Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl... | Benjamin Kramer | 2018-02-18 | 1 | -0/+2 |
* | Reverting r298421 due to using a header that's unavailable to all systems and... | Aaron Ballman | 2017-03-22 | 1 | -23/+4 |
* | Prevent cppcoreguidelines-pro-bounds-array-to-pointer-decay from diagnosing a... | Aaron Ballman | 2017-03-21 | 1 | -4/+23 |
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
* | [clang-tidy] Update check for API change in r263895. | Benjamin Kramer | 2016-03-20 | 1 | -2/+4 |
* | Fix bug 25362 "cppcoreguidelines-pro-bounds-array-to-pointer-decay does not c... | Matthias Gehre | 2015-11-17 | 1 | -1/+17 |
* | [clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay | Matthias Gehre | 2015-10-26 | 1 | -0/+60 |