<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clang/clang-tools-extra.git/test/lit.cfg, branch upstream/release_32</title>
<subtitle>(deprecated) Vendor branches of https://git.llvm.org/git/clang-tools-extra.git , use clang/llvm-project instead.
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/'/>
<entry>
<title>Fix typo in a comment in lit.cfg</title>
<updated>2012-09-12T16:29:37+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2012-09-12T16:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=9bcb0c7e043c3dc1c34693c0a0f2b98764391901'/>
<id>9bcb0c7e043c3dc1c34693c0a0f2b98764391901</id>
<content type='text'>
Matches the same typo fix in clang's lit.cfg that this was copy/pasted from.

(original fix to clang's lit.cfg in r163696)

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@163718 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Matches the same typo fix in clang's lit.cfg that this was copy/pasted from.

(original fix to clang's lit.cfg in r163696)

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@163718 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Make lit.cfg like the other lit.cfgs so it can be run standalone.</title>
<updated>2012-09-04T22:23:37+00:00</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2012-09-04T22:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=47c63589f21bdfc4c699b56eb515c5e97ec20bcb'/>
<id>47c63589f21bdfc4c699b56eb515c5e97ec20bcb</id>
<content type='text'>
Relies on matching lit change in r163171.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@163172 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relies on matching lit change in r163171.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@163172 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a root CMakeLists.txt and fix up all the test build stuff.</title>
<updated>2012-08-07T08:33:04+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-08-07T08:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=f71b73d7a155d6dd4cefe2a30cd73d33d59c836e'/>
<id>f71b73d7a155d6dd4cefe2a30cd73d33d59c836e</id>
<content type='text'>
With this we can build and test the remove-cstr-calls tool which should
serve as a good example of how to add tools and their tests to the
repository.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@161404 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this we can build and test the remove-cstr-calls tool which should
serve as a good example of how to add tools and their tests to the
repository.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@161404 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy some of the testing infrastructure from the primary Clang repository into</title>
<updated>2012-08-07T07:09:14+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2012-08-07T07:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/clang/clang-tools-extra.git/commit/?id=5f8cfa76e86acf74d3656b82476995a8fa16a6b5'/>
<id>5f8cfa76e86acf74d3656b82476995a8fa16a6b5</id>
<content type='text'>
the new tools repo to preserve history. I'll subsequently be editting these
down to work w/ the tooling test suites.


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@161402 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the new tools repo to preserve history. I'll subsequently be editting these
down to work w/ the tooling test suites.


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@161402 91177308-0d34-0410-b5e6-96231b3b80d8
</pre>
</div>
</content>
</entry>
</feed>
