Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
* | [clang-tidy] Cleanup some ast-matchers and lift some to utils. | Etienne Bergeron | 2016-04-21 | 1 | -2/+2 |
* | [clang-tidy] misc-macro-parentheses: fix fp when using object member pointers | Daniel Marjamaki | 2015-11-10 | 1 | -1/+2 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -3/+3 |
* | [clang-tidy] minor coding style tweak. make functions static. | Daniel Marjamaki | 2015-07-01 | 1 | -5/+5 |
* | [clang-tidy] Fix false positives in the macro parentheses checker | Daniel Marjamaki | 2015-06-29 | 1 | -2/+11 |
* | [clang-tidy] Fix false positives in misc-macro-parentheses checker | Daniel Marjamaki | 2015-06-23 | 1 | -3/+3 |
* | clang-tidy: Add checker that warns about missing parentheses in macros | Daniel Marjamaki | 2015-06-16 | 1 | -0/+192 |