Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move more checks from misc- to performance- | Alexander Kornienko | 2017-11-28 | 1 | -37/+0 |
* | Add an option to misc-move-const-arg to not diagnose on trivially copyable ty... | Aaron Ballman | 2017-11-27 | 1 | -0/+8 |
* | [Clang-tidy] Fix some checks documentation style. | Eugene Zelenko | 2016-08-26 | 1 | -5/+6 |
* | [clang-tidy] misc-move-const-arg: Detect if result of std::move() is being pa... | Alexander Kornienko | 2016-06-16 | 1 | -2/+15 |
* | [clang-tidy] Now adding correct misc-move-const-arg documentation ;] | Alexander Kornienko | 2016-04-26 | 1 | -7/+7 |
* | [clang-tidy] Added misc-move-const-arg docs. | Alexander Kornienko | 2016-04-26 | 1 | -0/+15 |