]> granicus.if.org Git - clang/commit
gcc no longer defines __block to nothing when blocks aren't enabled.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 19:32:52 +0000 (19:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 19:32:52 +0000 (19:32 +0000)
commit2b43ad9588b8c7f0c9fdc1d95f4f972257215fca
tree06cfd49660bd20c425187e66ca1bd9f0ce8e98fd
parent62213d90822848110e5f4125491351697d5a302c
gcc no longer defines __block to nothing when blocks aren't enabled.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57129 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Preprocessor.cpp