summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/BodyFarm.h
Commit message (Expand)AuthorAgeFilesLines
* [Analyzer] Do not use static storage to for implementations created in BodyFa...George Karpenkov2017-10-231-51/+0
* Make headers self-contained.Benjamin Kramer2016-02-021-1/+1
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* Add support for the static analyzer to synthesize function implementations fr...Ted Kremenek2014-08-271-1/+3
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [analyzer] Tighten up sanity checks on Objective-C property getter synthesis.Jordan Rose2014-01-231-1/+1
* [analyzer] Model getters of known-@synthesized Objective-C properties.Jordan Rose2014-01-101-1/+6
* Include llvm::Optional in clang/Basic/LLVM.hDavid Blaikie2013-02-201-1/+2
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-1/+1
* Implement faux-body-synthesis of well-known functions in the static analyzer ...Ted Kremenek2012-09-211-0/+43
OpenPOWER on IntegriCloud