diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-15 06:53:32 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-15 06:53:32 +0000 |
commit | a66dc8f689bf77bd5548a581fba3a35a834aea0d (patch) | |
tree | 9fa3ffdfa2dc5155a3cf08717bebc6ba0c0a0687 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2b6dd685352ea992f675f5f7ba5a9de07fcb6e63 (diff) | |
download | llvm-a66dc8f689bf77bd5548a581fba3a35a834aea0d.zip llvm-a66dc8f689bf77bd5548a581fba3a35a834aea0d.tar.gz llvm-a66dc8f689bf77bd5548a581fba3a35a834aea0d.tar.bz2 |
IR: Default the Metadata::dump() argument "harder" after r232275
Use an overload instead of a default argument for `Metadata::dump()`.
The latter seems to require calling `dump(nullptr)` explicitly when
using a debugger, where as the former doesn't.
Other than utility for debugging, there's NFC here.
llvm-svn: 232315
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions