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 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