]> granicus.if.org Git - clang/commit
Don't define __STDC__ when compiling with -fms-extensions
authorSteve Naroff <snaroff@apple.com>
Thu, 18 Dec 2008 22:37:25 +0000 (22:37 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 18 Dec 2008 22:37:25 +0000 (22:37 +0000)
commit7e0fbb2561fadf8c1fce5fdb588f5db2f3cae51f
tree31d3647d62309559b8ea012bc9d1a8e5935f01f7
parent264c8ed7edf26031c6854b6b92ab0d7774c13579
Don't define __STDC__ when compiling with -fms-extensions

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Preprocessor.cpp