Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Fix crash when building CFG with variable of incomplete type | Martin Bohme | 2017-03-07 | 1 | -1/+13 |
* | CFGBuilder: Fix crash when visiting delete expression on dependent type | Martin Bohme | 2016-12-05 | 1 | -23/+45 |
* | clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-t... | NAKAMURA Takumi | 2016-07-08 | 1 | -1/+1 |
* | CFGBuilder: Fix crash when visiting a range-based for over a dependent type | Alexander Kornienko | 2016-07-08 | 1 | -0/+58 |