[PATCH] D87728: [flang][msvc] Work around if constexpr (false) evaluation. NFC.

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 17:09:43 PDT 2020


klausler added a comment.

Is there any effect on the performance of the parser on large Fortran source files when it's built with non-Microsoft C++ compilers?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87728



More information about the llvm-commits mailing list