luken-google abandoned this revision.
luken-google added a comment.
Probably better to address this in the Driver. See also
https://reviews.llvm.org/D127641. I'm going to close this for now and see if we
want to revisit after that lands or as part of that change.
Repository:
rG LLVM Github M
luken-google created this revision.
Herald added a project: All.
luken-google requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
MSVC requires C++17 to support aligned new and defining the macro
__cpp_aligned_new. Clang does not, which could r