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
/
lib
/
Format
/
NamespaceEndCommentsFixer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang][NFC] Make various uses of Regex const
Thomas Preud'homme
2019-11-19
1
-10
/
+10
*
clang-format: Fix namespace end comments for namespaces with attributes and m...
Nico Weber
2019-07-23
1
-2
/
+14
*
clang-format: better handle namespace macros
Francois Ferrand
2019-06-06
1
-24
/
+67
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'expor...
Sam McCall
2018-09-05
1
-6
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[clang-format] Fix clang-tidy readability problems, NFCI
Krasimir Georgiev
2018-04-23
1
-3
/
+3
*
Format closing braces when reformatting the line containing the opening brace.
Manuel Klimek
2018-04-23
1
-2
/
+1
*
[clang-format] Don't remove empty lines before namespace endings
Krasimir Georgiev
2018-04-19
1
-1
/
+1
*
[format] Initialize regex lazily
Benjamin Kramer
2018-03-20
1
-8
/
+8
*
[clang-format] Format raw string literals
Krasimir Georgiev
2017-10-30
1
-2
/
+2
*
[clang-format] Fix FixNamespaceComments when BraceWrapping AfterNamespace is ...
Marek Kurdej
2017-09-27
1
-0
/
+6
*
[clang-format] Fix a clang-tidy warning, NFC
Krasimir Georgiev
2017-06-27
1
-1
/
+1
*
clang-format: Add CompactNamespaces option
Francois Ferrand
2017-06-14
1
-16
/
+48
*
[clang-format] fix crash in NamespaceEndCommentsFixer (PR32438)
Matthias Gehre
2017-04-04
1
-1
/
+1
*
[clang-format] Support namespaces ending in semicolon
Krasimir Georgiev
2017-03-07
1
-7
/
+21
*
[clang-format] Make NamespaceEndCommentFixer add at most one comment
Krasimir Georgiev
2017-03-06
1
-1
/
+4
*
[clang-format] Use number of unwrapped lines for short namespace
Krasimir Georgiev
2017-03-02
1
-10
/
+3
*
[clang-format] Add a NamespaceEndCommentsFixer
Krasimir Georgiev
2017-02-27
1
-0
/
+165