summaryrefslogtreecommitdiffstats
path: root/include/clang/Sema/AnalysisBasedWarnings.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-9/+9
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+2
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Patch by Chris Wailes <chris.wailes@gmail.com>.DeLesley Hutchins2013-08-121-0/+1
* Thread-safety analysis: adding in a basic lockset tracking system. ThisCaitlin Sadowski2011-08-231-0/+1
* Build up statistics about the work done for analysis based warnings.Chandler Carruth2011-07-061-0/+37
* Remove unnecessary include.Francois Pichet2011-06-201-1/+0
* Have IdempotentOperationsChecker pull its CFGStmtMap from AnalysisContext.Ted Kremenek2011-02-231-1/+5
* Issue AnalysisBasedWarnings as part of calling Sema::PopBlockOrFunctionScope(...Ted Kremenek2011-02-231-5/+2
* Remove AnalysisBasedWarnings.h's dependency on Type.hJohn McCall2010-08-251-2/+9
* Move more stuff out of Sema.h.John McCall2010-08-251-0/+2
* Move Sema's headers into include/clang/Sema, renaming a few along the way.Douglas Gregor2010-08-121-0/+55