]> granicus.if.org Git - clang/commit
Add a __has_feature macro for generalized initializers, turned off
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Sun, 7 Aug 2011 00:34:32 +0000 (00:34 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Sun, 7 Aug 2011 00:34:32 +0000 (00:34 +0000)
commite1f6dea1c9593651116fa9a5faa05647d18f3193
treedcd79b7675dd8a11eeae481f6f72f095339e79be
parenta8e0cd8cdecc7e0ba1792e46773b884c6eed4829
Add a __has_feature macro for generalized initializers, turned off
because we don't support them yet.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137027 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LanguageExtensions.html
lib/Lex/PPMacroExpansion.cpp