summaryrefslogtreecommitdiff
path: root/clang/test/Format/line-ranges.cpp
AgeCommit message (Expand)Author
2022-07-08[clang-format] Fix an assertion failure on -lines=0:nowenca
2015-10-28clang-format: When a line is formatted, also format subsequence lines if thei...Daniel Jasper
2015-10-19clang-format: Use pipes instead of temporary files for most lit tests.Nico Weber
2013-07-18Added -lines X:Y option to specify line range to process. This is a more huma...Alexander Kornienko