| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Using llvm::find_if() instead of a range-based for loop; NFC. | Aaron Ballman | 2018-12-14 | 1 | -12/+9 |
| * | Update our SARIF support from 10-10 to 11-28. | Aaron Ballman | 2018-12-14 | 1 | -25/+54 |
| * | Convert a condition into an assertion per post-review feedback; NFC intended. | Aaron Ballman | 2018-11-12 | 1 | -20/+19 |
| * | [analyzer] Drastically simplify the tblgen files used for checkers | Kristof Umann | 2018-11-12 | 1 | -1/+1 |
| * | Don't use std::next() on an input iterator; NFC. | Aaron Ballman | 2018-11-06 | 1 | -19/+21 |
| * | Output "rule" information in SARIF exports. | Aaron Ballman | 2018-11-01 | 1 | -0/+38 |
| * | Update to the 10-10 SARIF spec. | Aaron Ballman | 2018-11-01 | 1 | -8/+7 |
| * | Silencing a -Wunused-variable warning; NFC. | Aaron Ballman | 2018-10-30 | 1 | -2/+0 |
| * | Fixing some build bot failures from r345628; NFC intended. | Aaron Ballman | 2018-10-30 | 1 | -1/+1 |
| * | Add the ability to output static analysis results to SARIF. | Aaron Ballman | 2018-10-30 | 1 | -0/+270 |

