diff options
author | Manman Ren <manman.ren@gmail.com> | 2013-08-28 21:20:28 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2013-08-28 21:20:28 +0000 |
commit | 1b45702454241da5f789d1ac29dd45f0d18373b0 (patch) | |
tree | a48cc4f610d625e6eadd5f97aa75aca53c377140 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 27c22edde44d1aa87458a88cb7f3e8a6ebc3739d (diff) | |
download | llvm-1b45702454241da5f789d1ac29dd45f0d18373b0.zip llvm-1b45702454241da5f789d1ac29dd45f0d18373b0.tar.gz llvm-1b45702454241da5f789d1ac29dd45f0d18373b0.tar.bz2 |
Debug Info: update interface for CreateEnumType and getOrCreateRecordFwdDecl.
Both functions will take a Type pointer instead of a Decl pointer. This helps
with follow-up type uniquing patches, which need the Type pointer to call
CXX mangler to generate unique identifiers.
No functionality change.
llvm-svn: 189519
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions