summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format: fix block OpeningLineIndex around preprocessorFrancois Ferrand2017-07-281-0/+128
* clang-format: Add CompactNamespaces optionFrancois Ferrand2017-06-141-0/+56
* [clang-format] Clang-tidy cleanup of NamespaceEndCommentFixerTest.cpp, NFCKrasimir Georgiev2017-04-211-1/+1
* [clang-format] fix crash in NamespaceEndCommentsFixer (PR32438)Matthias Gehre2017-04-041-0/+15
* [clang-format] Support namespaces ending in semicolonKrasimir Georgiev2017-03-071-1/+84
* [clang-format] Add tests for ambiguous namespaces to the comment fixerKrasimir Georgiev2017-03-061-0/+80
* [clang-format] Make NamespaceEndCommentFixer add at most one commentKrasimir Georgiev2017-03-061-0/+18
* [clang-format] Use number of unwrapped lines for short namespaceKrasimir Georgiev2017-03-021-7/+51
* [clang-format] Don't add namespace end comments for unbalanced right braces a...Krasimir Georgiev2017-03-011-0/+12
* [clang-format] Add a NamespaceEndCommentsFixerKrasimir Georgiev2017-02-271-0/+350
OpenPOWER on IntegriCloud