]> granicus.if.org Git - clang/commit
Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails...
authorYaron Keren <yaron.keren@gmail.com>
Fri, 3 Jul 2015 09:30:33 +0000 (09:30 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Fri, 3 Jul 2015 09:30:33 +0000 (09:30 +0000)
commit71b2ce0add30ebdff499be5f0f6a3da99dc02a4d
tree5f1a207118050aa80970c5adff1169fd238330e2
parenta4b1b91f5b3c54f69b2146ae570bc4559ab53851
Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241335 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchers.h
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/Dynamic/VariantValue.h
include/clang/Frontend/CompilerInstance.h
lib/ASTMatchers/Dynamic/Parser.cpp
lib/ASTMatchers/Dynamic/VariantValue.cpp
lib/Frontend/CompilerInstance.cpp