aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/Analyses/ReachableCode.h
AgeCommit message (Expand)Author
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-10-24Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...Ted Kremenek
2011-08-23Start reworking -Wunreachable-code. The original analysis had serious flaws ...Ted Kremenek
2010-02-23Move the rest of the unreachable code analysis from libSemaTed Kremenek
2010-02-23Add missing header file.Ted Kremenek