Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -2/+2 |
* | Clean carriage returns from lib/ and include/. NFC. | Malcolm Parsons | 2018-04-16 | 1 | -330/+330 |
* | [clang] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-03-27 | 1 | -1/+1 |
* | Re-commit r321223, which adds a printing policy to the ASTDumper. | Aaron Ballman | 2017-12-21 | 1 | -328/+330 |
* | Reverting r321223 and its follow-up commit because of failing bots due to Mis... | Aaron Ballman | 2017-12-20 | 1 | -330/+328 |
* | Add a printing policy to the ASTDumper. | Aaron Ballman | 2017-12-20 | 1 | -328/+330 |
* | StaticAnalyzer: Report found fields order in PaddingChecker | Saleem Abdulrasool | 2016-08-15 | 1 | -22/+36 |
* | StaticAnalyzer: Avoid an unintentional copy | Justin Bogner | 2016-03-22 | 1 | -1/+1 |
* | Update for LLVM function name change. | Rui Ueyama | 2016-01-14 | 1 | -2/+2 |
* | [PATCH] Adding checker to detect excess padding in records | Ben Craig | 2015-12-14 | 1 | -0/+314 |