]> granicus.if.org Git - clang/commit
Relax recently added clang version checks.
authorTim Northover <tnorthover@apple.com>
Thu, 11 Feb 2016 21:31:51 +0000 (21:31 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 11 Feb 2016 21:31:51 +0000 (21:31 +0000)
commitc8288db409122cbf8a26da9252f70df48cd520bb
treecbef32d9cbc836a9f34b3ddfc5dff5e4f7260013
parente1a89b064148bf7eae3b03092441aaa9f636063d
Relax recently added clang version checks.

You can override the value of these during CMake, and we often use sentinels
with more than one digit (not to mention our actual Clang being 700.whatever).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260596 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/init.c