diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-03-16 23:35:25 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-03-16 23:35:25 +0000 |
commit | 1ac02dcb60177c1c1b36526323be76a57efcc468 (patch) | |
tree | bd2e8e039d603679bc50ce66774626a3337e4586 /lib/CodeGen/CGDebugInfo.cpp | |
parent | 7c80bd64032e610c0dbd74fc0ef6ea334447f2fd (diff) |
Fix a problem noticed by Anders, where we were creating
IntegerLiterals during instantiation when we should be creating either
a boolean literal (CXXBoolLiteralExpr) or a character literal
(CharacterLiteral).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67061 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions