Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -558/+0 |
* | [clang-tidy] Fix PR28406 | Alexander Kornienko | 2019-03-29 | 1 | -0/+7 |
* | Fix | Idriss Riouak | 2018-09-17 | 1 | -4/+4 |
* | [Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: complains about... | Idriss Riouak | 2018-09-17 | 1 | -0/+61 |
* | [clang-tidy: modernize] modernize-redundant-void-arg crashes when a function ... | Alexander Kornienko | 2018-08-10 | 1 | -0/+43 |
* | Add support for type aliases to modernize-redundant-void-arg.cpp | Aaron Ballman | 2016-04-14 | 1 | -0/+6 |
* | Fix another crash in the redundant-void-arg check. | Angel Garcia Gomez | 2015-11-02 | 1 | -0/+6 |
* | Fix crash in redundant-void-arg check. | Angel Garcia Gomez | 2015-11-02 | 1 | -0/+16 |
* | [tidy] Remove stray iostream include from test. | Benjamin Kramer | 2015-10-28 | 1 | -1/+1 |
* | Add modernize-redundant-void-arg check to clang-tidy | Alexander Kornienko | 2015-10-28 | 1 | -0/+419 |