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)
commit40178c352e5b8841df4862490d112c2a1db0b058
tree283af96289a77e749e430c0cd9015b7df65b618f
parent93834805245d840c4c0f6ca30b486cb491d2b7c2
Revert r241330. It compiled with Visual C++ 2013 and gcc 4.9.1 (mingw) but now fails the bots.

llvm-svn: 241335
13 files changed:
clang-tools-extra/clang-modernize/LoopConvert/StmtAncestor.h
clang-tools-extra/clang-rename/RenamingAction.cpp
clang-tools-extra/clang-rename/RenamingAction.h
clang-tools-extra/modularize/Modularize.cpp
clang-tools-extra/pp-trace/PPCallbacksTracker.cpp
clang-tools-extra/pp-trace/PPCallbacksTracker.h
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
clang/include/clang/Frontend/CompilerInstance.h
clang/lib/ASTMatchers/Dynamic/Parser.cpp
clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
clang/lib/Frontend/CompilerInstance.cpp