[flang-commits] [PATCH] D83397: [flang] Replace uses of _Complex with std::complex
Eric Christopher via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jul 8 09:02:16 PDT 2020
echristo added a comment.
In D83397#2139336 <https://reviews.llvm.org/D83397#2139336>, @schweitz wrote:
> 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.
So do I as do a bunch of the builders so I'm still unsure what issues you're going to see on the change? Can you elaborate?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83397/new/
https://reviews.llvm.org/D83397
More information about the flang-commits
mailing list