Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Fix trivial typos in comments | Kazuaki Ishizaki | 2020-01-04 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -4/+4 |
* | [clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are used | Alexander Kornienko | 2017-07-20 | 1 | -2/+2 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -9/+8 |
* | [clang-tdiy] Add header file extension configuration support. | Haojian Wu | 2016-02-05 | 1 | -4/+20 |
* | Fix false positive on anonymous namespaces in headers. | Samuel Benzaquen | 2015-03-24 | 1 | -0/+10 |
* | [clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy... | Alexander Kornienko | 2015-03-05 | 1 | -0/+2 |
* | Add clang-tidy check google-global-names-in-headers. | Samuel Benzaquen | 2015-02-11 | 1 | -0/+53 |