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. llvm-svn: 292874
Loading
Please register or sign in to comment