summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Checkers/AllocationState.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer] InnerPointerChecker: improve warning messages and notes.Reka Kovacs2018-08-101-0/+5
* [analyzer] Rename DanglingInternalBufferChecker to InnerPointerChecker.Reka Kovacs2018-07-201-2/+2
* [analyzer] Highlight c_str() call in DanglingInternalBufferChecker.Reka Kovacs2018-07-071-0/+6
* [analyzer] Add dangling internal buffer check.Reka Kovacs2018-06-091-0/+28