[PATCH] D117569: Constexpr not supported with __declspec(dllimport).

David Majnemer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 15:54:11 PST 2022


majnemer added a comment.

Your example is different from mine as it nests the constexpr variable inside the function rather than having it at translation-unit scope.


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

https://reviews.llvm.org/D117569



More information about the cfe-commits mailing list