]> granicus.if.org Git - clang/commit
Define __has_cpp_attribute(fallthrough) to a more reasonable value. (What year is...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 8 Mar 2016 00:40:32 +0000 (00:40 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 8 Mar 2016 00:40:32 +0000 (00:40 +0000)
commit570d62ad3d3c7ba4329f11af36a23bf125e0d653
treed18d4bd7a650f28bb8f1c075f67c7284c2e62878
parenta84dfe0729cdd12871c8f9f9842ab80eef228cbc
Define __has_cpp_attribute(fallthrough) to a more reasonable value. (What year is it?!)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262887 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
test/Preprocessor/has_attribute.cpp
test/SemaCXX/nodiscard.cpp