summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/AnalysisBasedWarnings.cpp
Commit message (Expand)AuthorAgeFilesLines
* the big refactoring bits of PR3782.Rafael Espindola2010-03-301-2/+2
* Be a bit more consistent in using operator->Rafael Espindola2010-03-291-1/+1
* For forward-declared static inline functions, delay CFG-based warnings until weTed Kremenek2010-03-231-7/+21
* Only perform CFG-based warnings on 'static inline' functions thatTed Kremenek2010-03-231-23/+69
* Don't bother running the analysis for CFG-based warnings if theTed Kremenek2010-03-201-0/+7
* Refactor CFG-based warnings in Sema to be run by a worked object called Analy...Ted Kremenek2010-03-201-0/+362
OpenPOWER on IntegriCloud