aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-11-07 23:52:25 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-11-07 23:52:25 +0000
commit9fcad0947c984539f6284665faa3c5dffc4fb789 (patch)
tree9de21814a2b5fc82f915f598cf013f94c416f444 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parente5be9fc1c2207de419c89fb5ec83aab970e8726b (diff)
downloadllvm-9fcad0947c984539f6284665faa3c5dffc4fb789.zip
llvm-9fcad0947c984539f6284665faa3c5dffc4fb789.tar.gz
llvm-9fcad0947c984539f6284665faa3c5dffc4fb789.tar.bz2
Force C89 for c-index-test.c
MSVC supports only C89, so it is important to keep c-index-test.c buildable with C89. However, Clang defaults to C99, so while building Clang with Clang one can introduce C99 constructs into c-index-test.c without noticing. Thanks to Nakamura Takumi for helping with MSVC bits. llvm-svn: 167561
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions