Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a buildbot using a buggy gcc happy | Kristof Umann | 2019-07-03 | 1 | -3/+5 |
* | Specialize an anchor() function in the correct namespace | Kristof Umann | 2019-07-03 | 1 | -2/+2 |
* | [analyzer][Dominator] Add post dominators to CFG + a new debug checker | Kristof Umann | 2019-07-03 | 1 | -1/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; o... | Eugene Zelenko | 2018-03-13 | 1 | -2/+2 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+14 |
* | [analyzer] Rely on LLVM Dominators in Clang dominator computation. | Anna Zaks | 2011-12-05 | 1 | -160/+0 |
* | Add source-level dominators analysis. Patch by Guoping Long! | Ted Kremenek | 2011-10-25 | 1 | -0/+160 |