[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
       
    Thu Aug 11 20:12:46 PDT 2022
    
    
  
steplong updated this revision to Diff 452062.
steplong added a comment.
- Change (1|2) to [12]. Test is failing because () isn't supported
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.452062.patch
Type: text/x-patch
Size: 4806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220812/6a3afb95/attachment.bin>
    
    
More information about the cfe-commits
mailing list