diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-07-14 08:41:15 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-07-14 08:41:15 +0000 |
commit | 9e4704ab07d28bd6d507d9d3861b3bd2076deaaa (patch) | |
tree | ec8222d654507981b8391f25ea6afacecc8fbabf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a88a221855f9d55f7e0e58105b05ab7e66462905 (diff) | |
download | bcm5719-llvm-9e4704ab07d28bd6d507d9d3861b3bd2076deaaa.tar.gz bcm5719-llvm-9e4704ab07d28bd6d507d9d3861b3bd2076deaaa.zip |
Update all of the libclang code corresponding to the preprocessor
MacroInstantiation -> MacroExpansion rename. Internally, everything is
switched.
Introduce a new cursor kind enum with the new name, but retain the old
name as an alias so that we don't break backwards compatibility.
Also update the debug printing routine to use 'macro expansions' as its
explicitly not guaranteed to be stable, and mechanically switch the test
cases over to that.
llvm-svn: 135140
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions