luken-google abandoned this revision.
luken-google added a comment.
Mistakenly updated change here: https://reviews.llvm.org/D127748
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127683/new/
https://reviews.llvm.org/D127683
___
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