[PATCH] Reduce number of symbols related to the dynamic wrappers.
Manuel Klimek
klimek at google.com
Tue Jun 11 11:43:23 PDT 2013
================
Comment at: lib/ASTMatchers/Dynamic/Marshallers.h:86
@@ -82,1 +85,3 @@
public:
+ /// TODO: Use void(*)() as FuncType on this interface to remove the template
+ /// argument of this class. The marshaller can cast the function pointer back
----------------
FYI, clang uses FIXME: as todo comment.
http://llvm-reviews.chandlerc.com/D948
BRANCH
less_symbols
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list