forked from OSchip/llvm-project
![]() Before: int i; // indented 2 space more than clang-format would use. SomeReturnType // clang-format invoked on this line. SomeFunctionMakingLBraceEndInColumn80() { } // This is the indent clang-format would prefer. After: int i; // indented 2 space more than clang-format would use. SomeReturnType // clang-format invoked on this line. SomeFunctionMakingLBraceEndInColumn80() { } llvm-svn: 186120 |
||
---|---|---|
.. | ||
AST | ||
ASTMatchers | ||
Basic | ||
Format | ||
Frontend | ||
Lex | ||
Tooling | ||
CMakeLists.txt | ||
Makefile |