diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-11-14 23:55:03 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-11-14 23:55:03 +0000 |
commit | c81307af0f07121f9e9f142078c04aeaae8c5eee (patch) | |
tree | 43ecad034bf920b5d3aa8d3d4cb674fa2a5fff4f /clang/lib/AST/Mangle.cpp | |
parent | e63de11a1a389d34e810336d21b1d1c0d1d7c0ce (diff) | |
download | bcm5719-llvm-c81307af0f07121f9e9f142078c04aeaae8c5eee.tar.gz bcm5719-llvm-c81307af0f07121f9e9f142078c04aeaae8c5eee.zip |
DI: Use Metadata for DITypeRef and DIScopeRef
Now that `MDString` and `MDNode` have a common base class, use it. Note
that it's not useful to assume subclasses of `Metadata` must be one or
the other since we'll be adding more subclasses soon enough.
Part of PR21532.
llvm-svn: 222064
Diffstat (limited to 'clang/lib/AST/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions