index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Format
/
NamespaceEndCommentsFixerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: Fix namespace end comments for namespaces with attributes and m...
Nico Weber
2019-07-23
1
-1
/
+40
*
clang-format: better handle namespace macros
Francois Ferrand
2019-06-06
1
-0
/
+270
*
[NFC] clang-format: Use LLVM style in NamespaceEndCommentsFixerTest
Francois Ferrand
2019-05-29
1
-148
/
+149
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-3
/
+3
*
clang-format: fix block OpeningLineIndex around preprocessor
Francois Ferrand
2017-07-28
1
-0
/
+128
*
clang-format: Add CompactNamespaces option
Francois Ferrand
2017-06-14
1
-0
/
+56
*
[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