[PATCH] D78186: [flang] Don't check __cplusplus value with MSVC.

Isuru Fernando via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 06:58:17 PDT 2020


isuruf added a comment.

LLVM headers need fixes to make sure they work with MSVC setting __cplusplus to anything above 201402. For eg: https://reviews.llvm.org/D76997


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

https://reviews.llvm.org/D78186





More information about the llvm-commits mailing list