]> granicus.if.org Git - clang/commit
Teach lit to ask the Clang it is running what version string to use
authorChandler Carruth <chandlerc@gmail.com>
Sat, 5 Nov 2011 20:55:50 +0000 (20:55 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 5 Nov 2011 20:55:50 +0000 (20:55 +0000)
commitb40fd3fd3011ef3bdbd0cb314f70d3bdf539553b
treeff07e21a851bd93903f1761a08497300595c8877
parent7d7e9f963a4977e36efb90fd9c369f33ced1a95a
Teach lit to ask the Clang it is running what version string to use
rather than presuming that it is 3.0. This is extra important as the
version should be 3.1, but CMake hasn't caught up with the times.
That'll be fixed in a separate commit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143823 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg