<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/Format/multiple-inputs-error.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Revert "[clang-format] Fix an off-by-1 bug with -length option (#143302)"</title>
<updated>2025-07-15T05:42:12+00:00</updated>
<author>
<name>Owen Pan</name>
<email>owenpiano@gmail.com</email>
</author>
<published>2025-07-15T04:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=da283b54d964c4b08395baa57d8b33dcb59dfd07'/>
<id>da283b54d964c4b08395baa57d8b33dcb59dfd07</id>
<content type='text'>
This reverts commit 1fae5918b3d6fbed8ce6d8a2edf31bdf304ca8db because it may
break VSCode.

Closes #146036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1fae5918b3d6fbed8ce6d8a2edf31bdf304ca8db because it may
break VSCode.

Closes #146036
</pre>
</div>
</content>
</entry>
<entry>
<title>[clang-format] Fix an off-by-1 bug with -length option (#143302)</title>
<updated>2025-06-13T07:45:52+00:00</updated>
<author>
<name>Owen Pan</name>
<email>owenpiano@gmail.com</email>
</author>
<published>2025-06-13T07:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1fae5918b3d6fbed8ce6d8a2edf31bdf304ca8db'/>
<id>1fae5918b3d6fbed8ce6d8a2edf31bdf304ca8db</id>
<content type='text'>
Also validate the argument value.

Fixes #56245</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also validate the argument value.

Fixes #56245</pre>
</div>
</content>
</entry>
<entry>
<title>Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length.</title>
<updated>2013-07-18T22:54:56+00:00</updated>
<author>
<name>Alexander Kornienko</name>
<email>alexfh@google.com</email>
</author>
<published>2013-07-18T22:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a49732ff28eedf2cdc8e863a2127b33f47322b93'/>
<id>a49732ff28eedf2cdc8e863a2127b33f47322b93</id>
<content type='text'>
Differential Revision: http://llvm-reviews.chandlerc.com/D1160

llvm-svn: 186625
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: http://llvm-reviews.chandlerc.com/D1160

llvm-svn: 186625
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'not' to commands that are expected to fail.</title>
<updated>2013-07-04T16:16:58+00:00</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-07-04T16:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=925213b0fa3f9bbbe949326bb89a8d774c05994b'/>
<id>925213b0fa3f9bbbe949326bb89a8d774c05994b</id>
<content type='text'>
This is at least good documentation, but also opens the possibility of
using pipefail.

llvm-svn: 185652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is at least good documentation, but also opens the possibility of
using pipefail.

llvm-svn: 185652
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-format support for multiple input files.</title>
<updated>2013-04-24T12:46:44+00:00</updated>
<author>
<name>Alexander Kornienko</name>
<email>alexfh@google.com</email>
</author>
<published>2013-04-24T12:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3fbee010c6b55fda1e34b424e331e418c96e917f'/>
<id>3fbee010c6b55fda1e34b424e331e418c96e917f</id>
<content type='text'>
Summary:
Added support for multiple input files, that can be used both with and
without in-place edit (-i) option. Added checks for -offset and -length options:
don't allow them on multiple files, check that they don't fall outside input
file, made both options unsigned, so that there's no need to check for negative
values. Removed "-1 can be used for end-of-file" from -length description.

Reviewers: djasper, klimek

Reviewed By: djasper

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D719

llvm-svn: 180185
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
Added support for multiple input files, that can be used both with and
without in-place edit (-i) option. Added checks for -offset and -length options:
don't allow them on multiple files, check that they don't fall outside input
file, made both options unsigned, so that there's no need to check for negative
values. Removed "-1 can be used for end-of-file" from -length description.

Reviewers: djasper, klimek

Reviewed By: djasper

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D719

llvm-svn: 180185
</pre>
</div>
</content>
</entry>
</feed>
