* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_star_this for
commit4fd4e9e02e4130aa3c8406f50b30e70fcc7b383b
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Sep 2016 19:59:41 +0000 (27 19:59 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Sep 2016 19:59:41 +0000 (27 19:59 +0000)
tree40d004e47e4c0394506dc03cacd43dd9a78d105e
parent66108a572631bc8d927f59bd3366397d59dbcda9
* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_star_this for
-std=c++1z.

* g++.dg/cpp1z/feat-cxx1z.C: Add __cpp_capture_star_this test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240557 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C