[PATCH] D78186: [flang] Remove some unnecessary checks.

مهدي شينون (Mehdi Chinoune) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 11:21:34 PDT 2020


ChinouneMehdi added a comment.

In D78186#1992728 <https://reviews.llvm.org/D78186#1992728>, @sscalpone wrote:

> > Do you mean whole Flang or this particular case?
>
> Just this case.  I mean, preserve the original code in this change for non-windows systems.


We can add a compilation flag `/Zc:__cplusplus` to make MSVC correctly report __cplusplus .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78186





More information about the llvm-commits mailing list