]> granicus.if.org Git - clang/commit
Fix the VS2012 build.
authorHans Wennborg <hans@hanshq.net>
Wed, 11 Jun 2014 21:24:13 +0000 (21:24 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 11 Jun 2014 21:24:13 +0000 (21:24 +0000)
commit137f71e5c172937c75a24d456739e4b9188bacff
tree92a0d80f3efea2e8087d8e9b1b059a618382c2be
parente9b1c2f8934db8515f55033ae77470394a326d3c
Fix the VS2012 build.

It didn't handle the in-class member initializer and compound literal.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210707 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp