]> granicus.if.org Git - clang/commit
Implement __has_feature(cxx_inline_namespaces)
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 31 Aug 2010 23:28:47 +0000 (23:28 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 31 Aug 2010 23:28:47 +0000 (23:28 +0000)
commitf6c09775819cf851d71750bfc056dfe39ce801e1
tree7a9d1457510bcbe8a4e8ccd73325fbd67bf35b8e
parentab079419ff2e52652be349e949202a2470f8d253
Implement __has_feature(cxx_inline_namespaces)

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