Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Analyzer] Replace `CXXSelfAssignmentBRVisitor` with `NoteTags` | Adam Balogh | 2019-05-28 | 1 | -2/+18 |
* | [analyzer] Supply all checkers with a shouldRegister function | Kristof Umann | 2019-01-26 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend | Kristof Umann | 2018-12-15 | 1 | -1/+1 |
* | [analyzer] [NFC] A convenient getter for getting a current stack frame | George Karpenkov | 2018-06-27 | 1 | -1/+1 |
* | [analyzer] Add LocationContext as a parameter to checkRegionChanges | Anna Zaks | 2017-01-13 | 1 | -2/+2 |
* | [analyzer] Add checker modeling potential C++ self-assignment | Devin Coughlin | 2016-07-21 | 1 | -0/+62 |
* | Revert "[analyzer] Add checker modeling potential C++ self-assignment" | Devin Coughlin | 2016-07-18 | 1 | -62/+0 |
* | [analyzer] Add checker modeling potential C++ self-assignment | Devin Coughlin | 2016-07-18 | 1 | -0/+62 |