Unhappy that we have to say this looks good due to what I consider a bug in MS's compiler...
================ Comment at: include/clang/ASTMatchers/Dynamic/VariantValue.h:189 @@ -183,3 +188,3 @@ private: - OwningPtr<MatcherT> Out; + MatcherT* Out; }; ---------------- That's sad :( http://llvm-reviews.chandlerc.com/D1564 BRANCH symbols4 ARCANIST PROJECT clang _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
