[PATCH] D117569: Constexpr not supported with __declspec(dllimport).
Zahira Ammarguellat via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 18 08:52:33 PST 2022
zahiraam created this revision.
zahiraam added reviewers: JVApen, rsmith.
zahiraam requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fix for issue https://github.com/llvm/llvm-project/issues/53182
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117569
Files:
clang/lib/AST/ExprConstant.cpp
clang/test/CodeGenCXX/PR19955.cpp
clang/test/CodeGenCXX/dllimport.cpp
clang/test/SemaCXX/PR19955.cpp
clang/test/SemaCXX/dllimport-constexpr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117569.400863.patch
Type: text/x-patch
Size: 7249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220118/34fbf8e5/attachment.bin>
More information about the cfe-commits
mailing list