diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-09-29 00:38:00 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-09-29 00:38:00 +0000 |
commit | d0e9e3a6a5b241d0f84e54694a10a26b1369e42a (patch) | |
tree | fcd2d73fdc825b237f2b8dac0cf871989236e35f /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 6de48ee8606428d4abab270ac9f8a9d0dd9d4bc4 (diff) | |
download | bcm5719-llvm-d0e9e3a6a5b241d0f84e54694a10a26b1369e42a.tar.gz bcm5719-llvm-d0e9e3a6a5b241d0f84e54694a10a26b1369e42a.zip |
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
we have the ability to create a new, distict diagnostic consumer when
we go off and build a module. This avoids the currently horribleness
where the same diagnostic consumer sees diagnostics for multiple
translation units (and multiple SourceManagers!) causing all sorts of havok.
llvm-svn: 140743
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions