]> granicus.if.org Git - clang/commit
Fix the MSVC build broken by r181768
authorReid Kleckner <reid@kleckner.net>
Tue, 14 May 2013 20:30:49 +0000 (20:30 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 14 May 2013 20:30:49 +0000 (20:30 +0000)
commit6e01994046860c5c120c832a22557ec1c6b72ce9
treeabe53b3c4b4a7d7da4c4729858678eb497f2b358
parentd6a08d16a0c8d98e2491f3ee012dbb46b64038f2
Fix the MSVC build broken by r181768

MSVC accepts the using decl but not the typedef.  It complains that the
typedef is ambiguous.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181826 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/Dynamic/VariantValue.h