diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-11-07 23:52:25 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-11-07 23:52:25 +0000 |
commit | d3aa6c5272794339d0fdeacc553cbfad97ba67e5 (patch) | |
tree | ef10938fb70d1f3a53d40371bf212fe816ddf062 /lib/CodeGen/CGClass.cpp | |
parent | da05df7ac964abcd18956ffaf6d66ff13a203a11 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167561 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions