aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-18[NFC] Header cleanupMehdi Amini1-1/+0
2015-06-20Introduce a PCHContainerOperations interface (NFC).Adrian Prantl1-1/+1
2015-05-29Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial typesBenjamin Kramer1-1/+1
2015-01-14[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.pyChandler Carruth1-9/+7
2014-08-27Add support for the static analyzer to synthesize function implementations fr...Ted Kremenek1-0/+119