| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-format] Clang-tidy cleanup of NamespaceEndCommentFixerTest.cpp, NFC | Krasimir Georgiev | 2017-04-21 | 1 | -1/+1 |
| * | [clang-format] fix crash in NamespaceEndCommentsFixer (PR32438) | Matthias Gehre | 2017-04-04 | 1 | -0/+15 |
| * | [clang-format] Support namespaces ending in semicolon | Krasimir Georgiev | 2017-03-07 | 1 | -1/+84 |
| * | [clang-format] Add tests for ambiguous namespaces to the comment fixer | Krasimir Georgiev | 2017-03-06 | 1 | -0/+80 |
| * | [clang-format] Make NamespaceEndCommentFixer add at most one comment | Krasimir Georgiev | 2017-03-06 | 1 | -0/+18 |
| * | [clang-format] Use number of unwrapped lines for short namespace | Krasimir Georgiev | 2017-03-02 | 1 | -7/+51 |
| * | [clang-format] Don't add namespace end comments for unbalanced right braces a... | Krasimir Georgiev | 2017-03-01 | 1 | -0/+12 |
| * | [clang-format] Add a NamespaceEndCommentsFixer | Krasimir Georgiev | 2017-02-27 | 1 | -0/+350 |

