]> granicus.if.org Git - clang/commit
- Implement __block.
authorSteve Naroff <snaroff@apple.com>
Tue, 2 Sep 2008 18:50:17 +0000 (18:50 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 2 Sep 2008 18:50:17 +0000 (18:50 +0000)
commitb4eaf9cf5f79c86a3f7564f4dfdea57f165ca45c
treedb97abd97f3fb8540bdf90f6f0bface7ce4c1302
parentc9a4eea59228bd06072927059979a1c9ccab45b5
- Implement __block.
- Replace FIXME in Preprocessor::HandleIdentifier() with a check that avoids diagnosing extension tokens that originate from macro definitions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55639 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Preprocessor.cpp
test/Preprocessor/extension-warning.c [new file with mode: 0644]