This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e62c54375d2e75acaaa1394de99f4f61462e7530
clang-p2996
/
clang
/
test
/
Format
History
Daniel Jasper
7048edb104
Fix clang-format test. I believe that the new behavior is better.
...
llvm-svn: 253861
2015-11-23 08:50:52 +00:00
..
adjust-indent.cpp
clang-format: When a line is formatted, also format subsequence lines if their indent is off.
2015-10-28 01:08:22 +00:00
basic.cpp
…
cursor.cpp
Fix clang-format test. I believe that the new behavior is better.
2015-11-23 08:50:52 +00:00
disable-format.cpp
…
disable-include-sorting.cpp
clang-format: Enable #include sorting by default.
2015-11-16 12:38:56 +00:00
incomplete.cpp
…
language-detection.cpp
…
line-ranges.cpp
clang-format: When a line is formatted, also format subsequence lines if their indent is off.
2015-10-28 01:08:22 +00:00
multiple-inputs-error.cpp
…
multiple-inputs-inplace.cpp
…
multiple-inputs.cpp
…
ranges.cpp
clang-format: When a line is formatted, also format subsequence lines if their indent is off.
2015-10-28 01:08:22 +00:00
style-on-command-line.cpp
…
xmloutput.cpp
…