Hi John, I wonder if you could take a look at this patch especially for the CodeGen part. I've asked Richard, Doug and David for the other parts.
Thanks in advance, On Fri, Jan 18, 2013 at 1:43 PM, Dai MIKURUBE <[email protected]> wrote: > Hi Richard, Doug and David, > > I wonder if you could review this patch in the entire design and > especially in the Sema parts. > > I'm actually worried that the same thing can be realized by a Clang > plugin. (We cannot do that in my understanding, but it's better if we can.) > > > I'll be asking John McCall to look at the CodeGen part in a separate > mail. (He is not in the Phabricator?) > > Hi rsmith, doug.gregor, dblaikie, > > http://llvm-reviews.chandlerc.com/D298 > > CHANGE SINCE LAST DIFF > http://llvm-reviews.chandlerc.com/D298?vs=718&id=727#toc > > Files: > docs/LanguageExtensions.rst > include/clang/AST/DeclCXX.h > include/clang/AST/ExprCXX.h > include/clang/Basic/LangOptions.def > include/clang/Driver/Options.td > include/clang/Sema/Sema.h > lib/AST/ExprCXX.cpp > lib/CodeGen/CGCXXABI.cpp > lib/CodeGen/CGClass.cpp > lib/CodeGen/CGExprCXX.cpp > lib/CodeGen/CodeGenFunction.h > lib/Driver/Tools.cpp > lib/Frontend/CompilerInvocation.cpp > lib/Lex/PPMacroExpansion.cpp > lib/Sema/SemaDeclCXX.cpp > lib/Sema/SemaExprCXX.cpp > test/CodeGenCXX/intercept-allocation.cpp > test/Driver/fintercept-allocation.cpp > test/Lexer/has_feature_intercept_allocation.cpp > test/SemaCXX/decl-allocation-interceptor.cpp > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > -- Dai MIKURUBE [email protected]
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
