[PATCH] D84023: Make MSVC generate appropriate __cplusplus macro definition

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 14:18:17 PDT 2020


asmith accepted this revision.
asmith added a comment.
This revision is now accepted and ready to land.

I think this should be okay. VS2017 or higher are required to build LLVM and this support is in VS2017.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84023/new/

https://reviews.llvm.org/D84023



More information about the llvm-commits mailing list