diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-21 06:59:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-21 06:59:12 +0000 |
commit | 85a94a04f43266a1d8c93a2f5314686e2c60bc0e (patch) | |
tree | 2ff5adef912507519d5aa99e4ec599cd5d9f0d66 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b11c23da14254b87e71506d434caa16e1061f3a3 (diff) | |
download | bcm5719-llvm-85a94a04f43266a1d8c93a2f5314686e2c60bc0e.tar.gz bcm5719-llvm-85a94a04f43266a1d8c93a2f5314686e2c60bc0e.zip |
move the diagnostic location and ID out of DiagnosticInfo and store it in
the Diagnostic class. Since we can already only have one diagnostic in
flight at a time, this shrinks DiagnosticInfo.
This reduces DiagnosticInfo to being basically a rather crazy smart pointer
to a DiagnosticInfo :)
llvm-svn: 59798
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions