[flang-commits] [PATCH] D85937: [flang][msvc] Split class declaration and constexpr variable definition. NFC.

Michael Kruse via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Aug 14 16:04:09 PDT 2020


Meinersbur added a comment.

In D85937#2219266 <https://reviews.llvm.org/D85937#2219266>, @klausler wrote:

> But are there other workarounds?  Would adding "static" to the original "constexpr" suffice to avoid the bug?

No.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85937



More information about the flang-commits mailing list