Fangrui Song
|
329eb5c6ba
Use llvm::stable_sort
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Nicola Zaghen
|
ff0626ea3c
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
|
7 年之前 |
Eric Liu
|
617cf1a3b9
Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet
|
7 年之前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年之前 |
Manuel Klimek
|
3a450c6074
Format closing braces when reformatting the line containing the opening brace.
|
7 年之前 |
Krasimir Georgiev
|
bd3b05d2cc
[clang-format] Format raw string literals
|
7 年之前 |
Manuel Klimek
|
13e9a9c45a
clang-format clang-format.
|
8 年之前 |
Martin Probst
|
e751234b0a
clang-format: [JS] support default imports.
|
8 年之前 |
Piotr Padlewski
|
69ae954baa
Use after move bug fixes
|
8 年之前 |
Eric Liu
|
8ed284f8ed
Removed duplicate header include
|
8 年之前 |
Martin Probst
|
812eb3cb09
clang-format: [JS] Fix line breaks before comments when sorting imports.
|
9 年之前 |
Martin Probst
|
9348abc049
clang-format: [JS] merge requoting replacements.
|
9 年之前 |
Martin Probst
|
546274f58d
clang-format: [JS] handle default bindings in imports.
|
9 年之前 |
Martin Probst
|
1f41f1002a
clang-format: [JS] Sort all JavaScript imports if any changed.
|
9 年之前 |
Eric Liu
|
85c0fa18d9
Implement tooling::Replacements as a class.
|
9 年之前 |
Martin Probst
|
3d1d8197d5
clang-format: [JS] Sort imports case insensitive.
|
9 年之前 |
Martin Probst
|
3c9460b0d4
clang-format: [JS] support trailing commas in imports.
|
9 年之前 |
Martin Probst
|
ac13d7e4fb
clang-format: [JS] fix a FIXME.
|
9 年之前 |
Martin Probst
|
14ea156147
clang-format: [JS] fix an assertion failure caused by shrinking sources.
|
9 年之前 |
Martin Probst
|
ffd5a34cf4
clang-format: [JS] no ASI on `import {x as\n y}`.
|
9 年之前 |
Martin Probst
|
cd76190272
clang-format: [JS] Sort imported symbols.
|
9 年之前 |
Martin Probst
|
3e258a6c0f
clang-format: [JS] sort ES6 imports.
|
9 年之前 |