summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/AnalysisBasedWarnings.h
Commit message (Expand)AuthorAgeFilesLines
* Move Sema's headers into include/clang/Sema, renaming a few along the way.Douglas Gregor2010-08-121-55/+0
* Remove micro-optimization for not issueing CFG-based warnings for 'static inl...Ted Kremenek2010-04-081-3/+1
* For forward-declared static inline functions, delay CFG-based warnings until weTed Kremenek2010-03-231-1/+2
* Only perform CFG-based warnings on 'static inline' functions thatTed Kremenek2010-03-231-10/+31
* Refactor CFG-based warnings in Sema to be run by a worked object called Analy...Ted Kremenek2010-03-201-0/+35
OpenPOWER on IntegriCloud