summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/verify-ignore-unexpected.c
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-06-13 07:08:02 +0000
committerEric Fiselier <eric@efcs.ca>2015-06-13 07:08:02 +0000
commitee187e247bc2c7b97eb345e1de7f5ccf151e24e5 (patch)
tree8c11cf17b11efa5d05ba2350281d9ebf93964029 /clang/test/Frontend/verify-ignore-unexpected.c
parent8fcf50515b554bacfb8bc7307149d862b6c2cb93 (diff)
downloadbcm5719-llvm-ee187e247bc2c7b97eb345e1de7f5ccf151e24e5.tar.gz
bcm5719-llvm-ee187e247bc2c7b97eb345e1de7f5ccf151e24e5.zip
[libcxx] Fix detection of __is_final.
Summary: Currently we only enable the use of __is_final(...) with Clang. GCC also provides __is_final(...) since 4.7 in all standard modes. This patch creates the macro _LIBCPP_HAS_IS_FINAL to note the availability of `__is_final`. Reviewers: danalbert, mclow.lists Reviewed By: mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D8795 llvm-svn: 239664
Diffstat (limited to 'clang/test/Frontend/verify-ignore-unexpected.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud