Skip to content
Commit 9fa1ab7d authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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).

llvm-svn: 67061
parent db7a36cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment