Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -3/+2 |
* | Add support for type aliases to modernize-redundant-void-arg.cpp | Aaron Ballman | 2016-04-14 | 1 | -9/+13 |
* | Fix crashes from delayed template parsing code that assumed getBody() would r... | Aaron Ballman | 2016-03-22 | 1 | -6/+4 |
* | [clang-tidy] Enhance modernize-redundant-void-arg check to apply fixes to hea... | Alexander Kornienko | 2016-02-16 | 1 | -22/+10 |
* | Fix another crash in the redundant-void-arg check. | Angel Garcia Gomez | 2015-11-02 | 1 | -3/+6 |
* | Fix crash in redundant-void-arg check. | Angel Garcia Gomez | 2015-11-02 | 1 | -10/+14 |
* | Add modernize-redundant-void-arg check to clang-tidy | Alexander Kornienko | 2015-10-28 | 1 | -0/+254 |