[cfe-commits] [PATCH] Intercept allocation to skim allocated	types
    Dai MIKURUBE 
    dmikurube at acm.org
       
    Thu Jan 17 00:07:09 PST 2013
    
    
  
  Added a document (docs/LanguageExtensions.rst) and tests.  I think it's almost ready for code review!
  # The title has changed: s/Instrument/Intercept/.
http://llvm-reviews.chandlerc.com/D298
CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D298?vs=699&id=718#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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D298.3.patch
Type: text/x-patch
Size: 46003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130117/68582806/attachment.bin>
    
    
More information about the cfe-commits
mailing list