]> granicus.if.org Git - clang/commit
MSVC cannot understand temporaries formed from initializer lists.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 3 Mar 2014 07:49:35 +0000 (07:49 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 3 Mar 2014 07:49:35 +0000 (07:49 +0000)
commitfe52454d1c9a93e746b10ab01bb996652d9cffb3
treead6c1a73019d62f0d1595bbefeb7bfec9227639f
parent1d4cff185f201ea5c98c7433f008fe34b285d9e1
MSVC cannot understand temporaries formed from initializer lists.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202682 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Tooling/ToolingTest.cpp