Nico Weber
|
a25d062264
clang-format: Fix namespace end comments for namespaces with attributes and macros.
|
il y a 6 ans |
Francois Ferrand
|
c65fb39b92
clang-format: better handle namespace macros
|
il y a 6 ans |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
il y a 6 ans |
Sam McCall
|
024b9a4311
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier
|
il y a 7 ans |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
il y a 7 ans |
Krasimir Georgiev
|
5456d852f4
[clang-format] Fix clang-tidy readability problems, NFCI
|
il y a 7 ans |
Manuel Klimek
|
3a450c6074
Format closing braces when reformatting the line containing the opening brace.
|
il y a 7 ans |
Krasimir Georgiev
|
f5169f5088
[clang-format] Don't remove empty lines before namespace endings
|
il y a 7 ans |
Benjamin Kramer
|
936f16c17b
[format] Initialize regex lazily
|
il y a 7 ans |
Krasimir Georgiev
|
bd3b05d2cc
[clang-format] Format raw string literals
|
il y a 7 ans |
Marek Kurdej
|
87f8a624e7
[clang-format] Fix FixNamespaceComments when BraceWrapping AfterNamespace is true.
|
il y a 8 ans |
Krasimir Georgiev
|
c18c00d569
[clang-format] Fix a clang-tidy warning, NFC
|
il y a 8 ans |
Francois Ferrand
|
d96c7f9284
clang-format: Add CompactNamespaces option
|
il y a 8 ans |
Matthias Gehre
|
dad9866deb
[clang-format] fix crash in NamespaceEndCommentsFixer (PR32438)
|
il y a 8 ans |
Krasimir Georgiev
|
1f3085d3b8
[clang-format] Support namespaces ending in semicolon
|
il y a 8 ans |
Krasimir Georgiev
|
47d2e226a0
[clang-format] Make NamespaceEndCommentFixer add at most one comment
|
il y a 8 ans |
Krasimir Georgiev
|
77b000e5f9
[clang-format] Use number of unwrapped lines for short namespace
|
il y a 8 ans |
Krasimir Georgiev
|
1741253403
[clang-format] Add a NamespaceEndCommentsFixer
|
il y a 8 ans |