Eugene.Zelenko added inline comments. ================ Comment at: lib/AST/ASTContext.cpp:429 @@ -432,2 +428,3 @@ + auto *CFC = new (*this) comments::FullComment(FC->getBlocks(), ThisDeclInfo); return CFC; } ---------------- jroelofs wrote: > return new ... Will fix in commit.
Repository: rL LLVM http://reviews.llvm.org/D15338 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits