summaryrefslogtreecommitdiff
path: root/unittests/Analysis
AgeCommit message (Expand)Author
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-08-31[analyzer] Performance optimizations for the CloneCheckerRaphael Isemann
2017-04-06[analyzer] Reland r299544 "Add a modular constraint system to the CloneDetector"Artem Dergachev
2017-04-05Revert "[analyzer] Add a modular constraint system to the CloneDetector"Artem Dergachev
2017-04-05[analyzer] Add a modular constraint system to the CloneDetectorArtem Dergachev
2017-03-07[analyzer] Fix crash when building CFG with variable of incomplete typeMartin Bohme
2016-12-05CFGBuilder: Fix crash when visiting delete expression on dependent typeMartin Bohme
2016-07-08CFGTests: Update libdeps.NAKAMURA Takumi
2016-07-08clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-t...NAKAMURA Takumi
2016-07-08CFGBuilder: Fix crash when visiting a range-based for over a dependent typeAlexander Kornienko