summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Core/FunctionSummary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warni...Eugene Zelenko2018-02-281-7/+6
* [analyzer] Use inline storage in the FunctionSummary DenseMap.Jordan Rose2013-04-021-10/+4
* [analyzer] Record the basic blocks covered by the analyzes run.Anna Zaks2012-04-031-0/+38