[PATCH] D43153: [clang] Implement P0692 "Access Checking on Specializations"

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 10 20:26:42 PST 2018


rsmith added a comment.

In https://reviews.llvm.org/D43153#1004464, @AntonBikineev wrote:

> So is my impression wrong and names in declaration-specifiers/declarators of partial-specialiations of variable-templates should be exempted from checks as well?


No, sorry, that's my error not yours.


Repository:
  rC Clang

https://reviews.llvm.org/D43153





More information about the cfe-commits mailing list