aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-01-14 05:02:38 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-01-14 05:02:38 +0000
commit75a6545d0e10a36153ab09b353b00c3c1e754565 (patch)
treeef284849f50278e4924c6fb1f204613dcded2eea /clang/lib/Frontend/CompilerInvocation.cpp
parent6d5f7ce348854841393447ac381506c039648bf5 (diff)
downloadllvm-75a6545d0e10a36153ab09b353b00c3c1e754565.zip
llvm-75a6545d0e10a36153ab09b353b00c3c1e754565.tar.gz
llvm-75a6545d0e10a36153ab09b353b00c3c1e754565.tar.bz2
Add checks to configure for sufficiently modern host compilers. This
requires Clang 3.1 or GCC 4.7. If the compiler isn't Clang or GCC, we don't try to do any sanity checking, but this give us at least a reasonable baseline of modern compilers. Also, I'm not claiming that this is the best way to do compiler version tests. I'm happy for anyone to suggest better ways of doing this test. llvm-svn: 199182
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions