Do not define GXX_RTTI macro for C.
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Tue, 26 Jan 2016 20:15:02 +0000 (20:15 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Tue, 26 Jan 2016 20:15:02 +0000 (20:15 +0000)
commitbacf7e4f397f5863e52a0fad4155abd9a6b84b8c
tree796c8f5b1641c04d168d964b28eac14f88eab6b9
parent4a93316c8ce6cda13af0e58ff328737442d69088
Do not define GXX_RTTI macro for C.
This is same as GCC behavior (tested with GCC 4.8.2).

Differential Revision: http://reviews.llvm.org/D16365

llvm-svn: 258850
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Preprocessor/init.c