]> granicus.if.org Git - clang/commit
Added a __has_feature() for 'is_constructible'
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 18 Mar 2014 14:13:10 +0000 (14:13 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 18 Mar 2014 14:13:10 +0000 (14:13 +0000)
commit5eb0349a726a8d7a8287d2c85b300f2cd0a9f6d8
tree503a3eaa1ff3744708d6bdb1b0ad4f9b63b6c950
parent6840105ca5d033e143e6e8248f60e319a1bfa1b2
Added a __has_feature() for 'is_constructible'

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204153 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
test/Lexer/has_feature_type_traits.cpp