summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Header cleanupMehdi Amini2016-07-181-1/+0
* Introduce a PCHContainerOperations interface (NFC).Adrian Prantl2015-06-201-1/+1
* Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial typesBenjamin Kramer2015-05-291-1/+1
* [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.pyChandler Carruth2015-01-141-9/+7
* Add support for the static analyzer to synthesize function implementations fr...Ted Kremenek2014-08-271-0/+119
OpenPOWER on IntegriCloud