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
7a698519e8087f78e1ce719c37586ff94de97641
clang-p2996
/
clang
/
test
/
Format
History
Alexander Kornienko
a49732ff28
Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length.
...
Differential Revision:
http://llvm-reviews.chandlerc.com/D1160
llvm-svn: 186625
2013-07-18 22:54:56 +00:00
..
basic.cpp
…
cursor.cpp
Let clang-format move the cursor appropriately.
2013-05-21 12:21:39 +00:00
line-ranges.cpp
Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length.
2013-07-18 22:54:56 +00:00
multiple-inputs-error.cpp
Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length.
2013-07-18 22:54:56 +00:00
multiple-inputs-inplace.cpp
clang-format support for multiple input files.
2013-04-24 12:46:44 +00:00
multiple-inputs.cpp
clang-format support for multiple input files.
2013-04-24 12:46:44 +00:00
ranges.cpp
…
style-on-command-line.cpp
Clang-format: allow -style="{yaml/json}" on command line
2013-05-19 00:53:30 +00:00