Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make isExpensiveToCopy() tri-state. | Manuel Klimek | 2015-10-23 | 1 | -5/+0 |
* | Switch check_clang_tidy to argparse and add a -resource-dir argument. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Improved the misc-move-constructor-init check to identify arguments that are ... | Aaron Ballman | 2015-10-06 | 1 | -78/+145 |
* | Change the test to use the new python script instead of the more verbose RUN ... | Aaron Ballman | 2015-08-20 | 1 | -5/+5 |
* | Add a new clang-tidy check (misc-move-constructor-init) that diagnoses move c... | Aaron Ballman | 2015-08-20 | 1 | -0/+78 |