]> granicus.if.org Git - clang/commit
Add a testcase for start+end implementations of std::initializer_list.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Feb 2012 12:27:47 +0000 (12:27 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Feb 2012 12:27:47 +0000 (12:27 +0000)
commitb859d505f99379eebed40367aa09788b93fca443
treea7bae3aa507fb0760f1f67f13d675ced2d63e07e
parentd2231c9424d6cbbcecb6f89cc2de5b987327aeaa
Add a testcase for start+end implementations of std::initializer_list.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150923 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-startend.cpp [new file with mode: 0644]