[PATCH] D42221: [analyzer] NFC: See if existing C++ tests work with custom operator new().

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 24 13:25:48 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC323376: [analyzer] NFC: Run many existing C++ tests with a custom operator new(). (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D42221

Files:
  test/Analysis/Inputs/system-header-simulator-cxx.h
  test/Analysis/MismatchedDeallocator-checker-test.mm
  test/Analysis/NewDelete-checker-test.cpp
  test/Analysis/NewDelete-intersections.mm
  test/Analysis/ctor.mm
  test/Analysis/diagnostics/implicit-cxx-std-suppression.cpp
  test/Analysis/initializer.cpp
  test/Analysis/inlining/containers.cpp
  test/Analysis/malloc.cpp
  test/Analysis/new.cpp
  test/Analysis/uninit-const.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42221.131337.patch
Type: text/x-patch
Size: 11110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180124/3a2ce59e/attachment-0001.bin>


More information about the cfe-commits mailing list