This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
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
Provide better emacs integration.
2013-04-12 10:12:01 +00:00
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
Provide better emacs integration.
2013-04-12 10:12:01 +00:00
style-on-command-line.cpp
Clang-format: allow -style="{yaml/json}" on command line
2013-05-19 00:53:30 +00:00