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

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 09:01:39 PDT 2020


echristo added a comment.

In D83397#2139319 <https://reviews.llvm.org/D83397#2139319>, @schweitz wrote:

> I've reverted these models from the upstreamed code for now. It will avoid the warnings.


OK, thanks! There are a few more unused ones too, but that's not a warning that's currently enabled for flang (should be eventually of course).


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