]> granicus.if.org Git - clang/commit
Remove a broken attempt to cope with someone #undef'ing __has_include_next.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 19 Feb 2014 22:53:42 +0000 (22:53 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 19 Feb 2014 22:53:42 +0000 (22:53 +0000)
commitb3a4266e913cd51806a9bc16091d3eee723e6277
treea766194c6561a33d69fa6a1b74b0b1ef8f406b18
parent8fd4888fe2bc487076b8fb16c0c1e43eebe27360
Remove a broken attempt to cope with someone #undef'ing __has_include_next.
This was broken because __has_include_next(...) would not be valid in a
preprocessor condition if __has_include_next is not defined.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201731 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/float.h
lib/Headers/limits.h
lib/Headers/stdint.h