Add __cpp_structured_bindings feature test macro for structured bindings, per
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 19 Dec 2016 04:21:36 +0000 (04:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 19 Dec 2016 04:21:36 +0000 (04:21 +0000)
commitdbe74e0ccddec7c7ac4ca906f1eaef71bee3f16b
treef1b14dacece70303f77839807086da121853e5aa
parentcb0ccb08eef92fd3c92265b65f17c2be17e4df16
Add __cpp_structured_bindings feature test macro for structured bindings, per
latest (provisional) draft of SD-6.

llvm-svn: 290082
clang/lib/Frontend/InitPreprocessor.cpp
clang/test/Lexer/cxx-features.cpp