summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AST] Remove ASTContext from getThisType (NFC)Brian Gesiak2019-01-111-3/+2
* [analyzer] Avoid querying this-pointers for static-methods.Matt Davis2018-08-071-2/+4
* [analyzer] [NFC] A convenient getter for getting a current stack frameGeorge Karpenkov2018-06-271-1/+1
* [analyzer] Ensure that loop widening does not invalidate referencesMatthew Voss2018-06-121-0/+19
* [analyzer] Do not invalidate the `this` pointer.Henry Wong2018-04-151-0/+12
* [Analyzer] Fix comments and formatting. NFC.Sean Eveson2015-11-101-1/+1
* Fix some Clang-tidy modernize warnings, other minor fixes.Eugene Zelenko2015-11-041-1/+1
* Reapply r251621 "[Analyzer] Widening loops which do not exit"Sean Eveson2015-10-301-0/+68
* Revert r251621 "[Analyzer] Widening loops which do not exit" (bot failure)Sean Eveson2015-10-301-68/+0
* [Analyzer] Widening loops which do not exitSean Eveson2015-10-291-0/+68
OpenPOWER on IntegriCloud