Eric Liu
|
a45abc6b0f
Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
|
пре 9 година |
Daniel Jasper
|
51e207d791
clang-format: Restrict r272537 to function ref qualifiers.
|
пре 9 година |
Daniel Jasper
|
8212e11814
clang-format: Fix incorrect function type detection.
|
пре 9 година |
Daniel Jasper
|
ae85d31708
clang-format: Don't merge const and &, e.g. in function ref qualifiers.
|
пре 9 година |
Daniel Jasper
|
9538b3ee58
clang-format: Fix incorrect cast detection.
|
пре 9 година |
Daniel Jasper
|
441645e315
clang-format: Don't indent lambda body relative to its return type.
|
пре 9 година |
Daniel Jasper
|
f5771074b9
clang-format: Fix incorrect calculation of "length" of /**/ comments.
|
пре 9 година |
Daniel Jasper
|
6ae74bae68
clang-format: Fix bug in function ref qualifier identification.
|
пре 9 година |
Daniel Jasper
|
d836b53adb
clang-format: Allow splitting the line after /**/-comments.
|
пре 9 година |
Eric Liu
|
ff59e8e8dc
[clang-format] moved unit tests related to replacements cleaner from FormatTest.cpp to CleanUpTest.cpp.
|
пре 9 година |
Daniel Jasper
|
b9b27cd4be
clang-format: Fix incorrect indentation in last line of macro definition
|
пре 9 година |
Daniel Jasper
|
5a2da625d3
clang-format: Fix enumerator case ranges.
|
пре 9 година |
Eric Liu
|
9635a67e3c
[clang-format] Make formatReplacements() also sort #includes.
|
пре 9 година |
Daniel Jasper
|
09327d7fa8
clang-format: Fix space after argument comments.
|
пре 9 година |
Daniel Jasper
|
a350eed549
clang-format: Support enum type template arguments.
|
пре 9 година |
Eric Liu
|
a433799777
Added Fixer implementation and fix() interface in clang-format for removing redundant code.
|
пре 9 година |
Daniel Jasper
|
510a022f1b
clang-format: Improve heuristics to detect function declarations/definitions.
|
пре 9 година |
Marianne Mailhot-Sarrasin
|
463ccc6b43
clang-format: Last line in incomplete block is indented incorrectly
|
пре 9 година |
Marianne Mailhot-Sarrasin
|
08708dba67
clang-format: Implemented tab usage for continuation and indentation
|
пре 9 година |
Daniel Jasper
|
ebbe2eca32
clang-format: Fix label-in-if statement in macros where it is actually used.
|
пре 9 година |
Daniel Jasper
|
077a1a7098
clang-format: Support labels in brace-less ifs.
|
пре 9 година |
Daniel Jasper
|
80197c36b2
clang-format: Fix incorrect function annotation detection.
|
пре 9 година |
Daniel Jasper
|
983e29fb81
clang-format: Fix cast detection on "this".
|
пре 9 година |
Eric Liu
|
6a4597fa13
Added formatAndApplyAllReplacements that works on multiple files in libTooling.
|
пре 9 година |
Eric Liu
|
3ec937288f
Dsiable FormatStyle::GetStyleOfFile test case for mingw.
|
пре 9 година |
Eric Liu
|
4f5fb61d0a
Added support for different VFSs in format::getStyle. Disable platform-related test case for MS compilers to avoid breaking buildbot.
|
пре 9 година |
Eric Liu
|
0589759dbf
Revert "Added support for different VFSs in format::getStyle."
|
пре 9 година |
Eric Liu
|
60fce8273c
Added support for different VFSs in format::getStyle.
|
пре 9 година |
Daniel Jasper
|
5b12ee708d
clang-format: Make include sorting's main include detection configurable.
|
пре 9 година |
Daniel Jasper
|
12441fe65f
clang-format: Slightly weaken AlignAfterOpenBracket=AlwaysBreak.
|
пре 9 година |