aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-10-15 11:09:19 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-10-15 11:09:19 +0000
commit60e4a2a5e9bf534e106b0c2553d06e06c3d07794 (patch)
tree2047b9f2b65ef233f8bf354f93b563a322b5b677 /lib/CodeGen/CodeGenModule.cpp
parent55c611021e771a816e6e3679928439f667f12eb9 (diff)
Sink the non-caret diagnostic logic down and out of the diagnostic
consumer. The TextDiagnostic interface now has a generic entry point for emitting a diagnostic which uses a minimal interface that should be compatible with StoredDiagnostics such as are available in libclang etc. Some unfortunate shuffling of static functions as things get relocated. Also some unfortunate public interface points added to TextDiagnosticPrinter, but those are the next bits to get moved so they won't last long. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142064 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions