]> granicus.if.org Git - clang/commit
objective-c numeric literal: type of boolean is
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 12 Apr 2012 17:49:18 +0000 (17:49 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 12 Apr 2012 17:49:18 +0000 (17:49 +0000)
commit99850388609234e01901e316bca6ca6ffbd09337
treec302d6761773fc3b7ed18989a1188dcb1c3f2dc4
parent5ce2827de3aa069a4796dea404c0679620581dbe
objective-c numeric literal: type of boolean is
that of typedef BOOL if found.
// rdar://11231426

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154595 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/Rewriter/objc-bool-literal-modern-1.mm [new file with mode: 0644]
test/SemaObjCXX/literals.mm