Skip to content
Commit 3c684078 authored by Chris Lattner's avatar Chris Lattner
Browse files

move a bunch of code for initializing the predefines buffer out of Preprocessor.cpp

into clang-cc.cpp.  This makes it so clang-cc constructs the *entire* predefines 
buffer, not just half of it.  A bonus of this is that we get to kill a copy
of DefineBuiltinMacro.

llvm-svn: 68830
parent 5240a49f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment