Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] 'implicit cast' -> 'implicit conversion' | Alexander Kornienko | 2017-08-08 | 1 | -66/+0 |
* | Revert 303872/303877 since the patch that caused these issues | Erich Keane | 2017-05-25 | 1 | -1/+1 |
* | Disable MSVC-Compat mode for two tests that use C++Operator Names | Erich Keane | 2017-05-25 | 1 | -1/+1 |
* | [clang-tidy] Fix readability-implicit-bool-cast false positives | Alexander Kornienko | 2017-05-08 | 1 | -0/+8 |
* | [clang-tidy] Code cleanup, (almost) NFC (*). | Alexander Kornienko | 2017-05-04 | 1 | -1/+1 |
* | [clang-tidy] Expand AllowConditional*Casts to binary logical operators | Alexander Kornienko | 2017-04-29 | 1 | -1/+4 |
* | [clang-tidy] Add check readability-implicit-bool-cast | Piotr Dziwinski | 2015-10-25 | 1 | -0/+55 |