[PATCH] D127641: [clang-cl][MSVC] Enable /Zc:alignedNew for C++17 and /Zc:sizedDealloc by default
Stephen Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 1 14:59:17 PDT 2022
steplong updated this revision to Diff 449140.
steplong added a comment.
Herald added a subscriber: steakhal.
- Change unittest to match Num Args 1 or 2
I won't merge this. Just want to see if this passes the unittest
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127641/new/
https://reviews.llvm.org/D127641
Files:
clang-tools-extra/test/clang-tidy/checkers/misc-new-delete-overloads.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/cl-zc.cpp
clang/unittests/StaticAnalyzer/CallEventTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127641.449140.patch
Type: text/x-patch
Size: 4360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220801/1d9980ac/attachment.bin>
More information about the cfe-commits
mailing list