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

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 10 12:03:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332018: Allow dllimport non-type template arguments in C++17 (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43320?vs=146039&id=146178#toc

Repository:
  rC Clang

https://reviews.llvm.org/D43320

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43320.146178.patch
Type: text/x-patch
Size: 11436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180510/6aee06d8/attachment.bin>


More information about the cfe-commits mailing list