summaryrefslogtreecommitdiffstats
path: root/unittests/Analysis
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Reland r299544 "Add a modular constraint system to the CloneDetector"Artem Dergachev2017-04-062-2/+113
* Revert "[analyzer] Add a modular constraint system to the CloneDetector"Artem Dergachev2017-04-052-113/+2
* [analyzer] Add a modular constraint system to the CloneDetectorArtem Dergachev2017-04-052-2/+113
* [analyzer] Fix crash when building CFG with variable of incomplete typeMartin Bohme2017-03-071-1/+13
* CFGBuilder: Fix crash when visiting delete expression on dependent typeMartin Bohme2016-12-051-23/+45
* CFGTests: Update libdeps.NAKAMURA Takumi2016-07-081-0/+3
* clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-t...NAKAMURA Takumi2016-07-081-1/+1
* CFGBuilder: Fix crash when visiting a range-based for over a dependent typeAlexander Kornienko2016-07-082-0/+71