[PATCH] Refactor VariantMatcher to use a tagged union.
Samuel Benzaquen
sbenza at google.com
Tue Aug 20 07:27:43 PDT 2013
Hi klimek,
Refactor VariantMatcher to use a tagged union.
It supports "Single" and "Polymorphic". Will support more in the future.
http://llvm-reviews.chandlerc.com/D1446
Files:
include/clang/ASTMatchers/Dynamic/VariantValue.h
lib/ASTMatchers/Dynamic/VariantValue.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1446.1.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130820/90a6ddb5/attachment.bin>
More information about the cfe-commits
mailing list