[PATCH] D88723: [flang] Fix build errors for clang-10

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 13:12:05 PDT 2020


tskeith added a comment.

FYI, the io-stmt.h warning is fixed in https://reviews.llvm.org/D88711 (with them all declared as `class`). The other change is still needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88723



More information about the llvm-commits mailing list