https://bugs.llvm.org/show_bug.cgi?id=40180
Bug ID: 40180
Summary: /Zc:alignedNew not supported
Product: clang
Version: 7.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangb...@nondot.org
Reporter: jva...@gmail.com
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
neeil...@live.com, richard-l...@metafoo.co.uk
MSVC allowes /Zc:alignedNew, see
https://docs.microsoft.com/en-us/cpp/build/reference/zc-alignednew?view=vs-2017
For clang-cl, you have to pass -Xclang -faligned-allocation to get the same
option.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs