diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-21 06:54:20 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-21 06:54:20 +0000 |
commit | b11c23da14254b87e71506d434caa16e1061f3a3 (patch) | |
tree | 9a203fa32e1c7a4f09b27ad285f7eebcba9e28a1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 132f6b472cb459634504ebdd6bbce6ac04068e56 (diff) | |
download | bcm5719-llvm-b11c23da14254b87e71506d434caa16e1061f3a3.tar.gz bcm5719-llvm-b11c23da14254b87e71506d434caa16e1061f3a3.zip |
move diagnostic insertion methods to be free methods instead of
in the DiagnosticInfo class. This requires marking them as taking
a const DiagnosticInfo, which is bogus (they logically mutate DI),
but works with the C++ type system.
llvm-svn: 59797
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions