summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Fix namespace end comments for namespaces with attributes and m...Nico Weber2019-07-231-1/+40
* clang-format: better handle namespace macrosFrancois Ferrand2019-06-061-0/+270
* [NFC] clang-format: Use LLVM style in NamespaceEndCommentsFixerTestFrancois Ferrand2019-05-291-148/+149
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-3/+3
* 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