]> granicus.if.org Git - clang/commit
Make __has_include a bit more resilient in the presence of macros. <rdar://problem...
authorEli Friedman <eli.friedman@gmail.com>
Wed, 9 Jan 2013 02:20:00 +0000 (02:20 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 9 Jan 2013 02:20:00 +0000 (02:20 +0000)
commita0f2d02d166880e5d826074b6c2ecbf64f8ca70d
tree75ec385ca0e5b01e621b6059404b216f0efbc329
parent7dc80e1c4dd44ce2b2da0fc3daff786c3d02348b
Make __has_include a bit more resilient in the presence of macros.  <rdar://problem/12748859>.

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