]> granicus.if.org Git - clang/commit
_Bool is not a keyword in C++. Fixes PR7388 and PR8349.
authorDouglas Gregor <dgregor@apple.com>
Wed, 13 Oct 2010 20:00:38 +0000 (20:00 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 13 Oct 2010 20:00:38 +0000 (20:00 +0000)
commit3a43d8df596a0af13379c3d2a78e2f7e7b156f30
tree6fab52849726c99302046eea41abe8520c752854
parent171dcdb092232e5561152c334ce6d2836be33f0c
_Bool is not a keyword in C++. Fixes PR7388 and PR8349.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116422 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TokenKinds.def
lib/Basic/IdentifierTable.cpp
test/CodeGenObjC/ivar-layout-64-bitfields.m