summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/Dominators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a buildbot using a buggy gcc happyKristof Umann2019-07-031-3/+5
* Specialize an anchor() function in the correct namespaceKristof Umann2019-07-031-2/+2
* [analyzer][Dominator] Add post dominators to CFG + a new debug checkerKristof Umann2019-07-031-1/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; o...Eugene Zelenko2018-03-131-2/+2
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+14
* [analyzer] Rely on LLVM Dominators in Clang dominator computation.Anna Zaks2011-12-051-160/+0
* Add source-level dominators analysis. Patch by Guoping Long!Ted Kremenek2011-10-251-0/+160
OpenPOWER on IntegriCloud