llvm-project/clang/unittests/Analysis
Sam Estep 8611a77ee7 [clang][dataflow] Analyze method bodies
This patch adds the ability to context-sensitively analyze method bodies, by moving `ThisPointeeLoc` from `DataflowAnalysisContext` to `Environment`, and adding code in `pushCall` to set it.

Reviewed By: ymandel, sgatev, xazax.hun

Differential Revision: https://reviews.llvm.org/D131170
2022-08-04 17:45:47 +00:00
..
FlowSensitive [clang][dataflow] Analyze method bodies 2022-08-04 17:45:47 +00:00
CFGBuildResult.h
CFGDominatorTree.cpp [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
CFGTest.cpp
CMakeLists.txt [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
CloneDetectionTest.cpp
ExprMutationAnalyzerTest.cpp [clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables 2022-07-24 19:37:54 +02:00
MacroExpansionContextTest.cpp [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00