[cfe-commits] [PATCH] Instrument allocation to skim allocated types

Dai MIKURUBE dmikurube at acm.org
Tue Jan 15 21:27:30 PST 2013


  Thanks, Dmitri.

  Updated the patch, but no documents and no tests yet.  I'll add them soon...

http://llvm-reviews.chandlerc.com/D298

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D298?vs=696&id=699#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/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaExprCXX.cpp
  test/CodeGenCXX/intercept-allocation.cpp
  test/Driver/fintercept-allocation.cpp
  test/SemaCXX/intercept-new-delete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D298.2.patch
Type: text/x-patch
Size: 41265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130115/73b488f6/attachment.bin>


More information about the cfe-commits mailing list