-
- Downloads
[analyzer] Make sink attribute part of the node profile.
This prevents caching out on nodes with different sink flag. (This is a cleaner fix for radar://10376675). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143517 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h 13 additions, 7 deletions...e/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
- lib/StaticAnalyzer/Core/CoreEngine.cpp 30 additions, 41 deletionslib/StaticAnalyzer/Core/CoreEngine.cpp
- lib/StaticAnalyzer/Core/ExplodedGraph.cpp 6 additions, 8 deletionslib/StaticAnalyzer/Core/ExplodedGraph.cpp
- lib/StaticAnalyzer/Core/ExprEngine.cpp 1 addition, 1 deletionlib/StaticAnalyzer/Core/ExprEngine.cpp
Loading
Please register or sign in to comment