[PATCH] D83397: [flang] Replace uses of _Complex with std::complex

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 08:58:13 PDT 2020


schweitz added a comment.

In D83397#2139202 <https://reviews.llvm.org/D83397#2139202>, @echristo wrote:

> You also still haven't replied with "what bot/compiler/etc is going to break by making this change". Would you please do that?


Locally, we build flang with our changes with g++ and clang++ on a variety of Linux and MacOS.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83397





More information about the llvm-commits mailing list