Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -9/+10 |
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -5/+5 |
* | [clang-tidy] Fix a crash in misc-new-delete-overloads | Alexander Kornienko | 2015-12-16 | 1 | -42/+39 |
* | Adding a checker (misc-new-delete-overloads) that detects mismatched overload... | Aaron Ballman | 2015-09-29 | 1 | -0/+215 |