[PATCH] D43320: Allow dllimport non-type template arguments in C++17

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 16:06:28 PDT 2018


rnk updated this revision to Diff 146025.
rnk added a comment.

- don't expose CCEK, use a bool


https://reviews.llvm.org/D43320

Files:
  clang/include/clang/AST/Expr.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCXX/dllimport-constexpr.cpp
  clang/test/SemaCXX/dllimport-memptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43320.146025.patch
Type: text/x-patch
Size: 9140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180509/82c11738/attachment.bin>


More information about the cfe-commits mailing list