[PATCH] Remove some template instantiations to reduce the number of symbols.

Samuel Benzaquen sbenza at google.com
Tue Aug 26 13:03:50 PDT 2014


Hi klimek,

Remove some template instantiations to reduce the number of symbols.
Registry.cpp instantiates all the matchers and it fails to build under MSVC in debug mode.

http://reviews.llvm.org/D5072

Files:
  include/clang/ASTMatchers/ASTMatchersInternal.h
  include/clang/ASTMatchers/Dynamic/VariantValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5072.12961.patch
Type: text/x-patch
Size: 4344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140826/57cd36b3/attachment.bin>


More information about the cfe-commits mailing list