Skip to content
  • Hans Wennborg's avatar
    Merging r292874: · b32860f4
    Hans Wennborg authored
    ------------------------------------------------------------------------
    r292874 | dcoughlin | 2017-01-23 18:10:59 -0800 (Mon, 23 Jan 2017) | 6 lines
    
    Revert "[analyzer] Fix memory space of static locals seen from nested blocks."
    
    This reverts commit r292800.
    
    It is causing null pointer dereference false positives when a block that
    captures a static local is evaluated at the top level.
    ------------------------------------------------------------------------
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_40@292947 91177308-0d34-0410-b5e6-96231b3b80d8
    b32860f4