]> granicus.if.org Git - clang/commit
Add testcase for r314956:
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Oct 2017 00:48:18 +0000 (00:48 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Oct 2017 00:48:18 +0000 (00:48 +0000)
commitb5085172fa3c7010ced43519ff23ce244f1e7607
tree86891ffd26913928fe5295cf06d7738efae9b965
parentdbda370edbca549da400d99d15aea1e720e268ff
Add testcase for r314956:

PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314957 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/merge-lambdas.cpp [new file with mode: 0644]