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

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 16:06:43 PDT 2020


klausler accepted this revision.
klausler added a comment.

In D85937#2219318 <https://reviews.llvm.org/D85937#2219318>, @Meinersbur wrote:

> 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.

Okay, thanks for checking.  Ship it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85937



More information about the llvm-commits mailing list