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 | 2cb836eb16afea6a7e07109bdec37e85c44d7bd7 (patch) | |
tree | c2bc7a9f5939269c4504261fa84e6ac11e6814a4 /lib/CodeGen/CodeGenModule.cpp | |
parent | 46fb6dc98f6ace13fdfed665a155fb146ee45466 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59797 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions