[PATCH] D58216: Support attribute used in member funcs of class templates II
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 6 08:38:26 PST 2019
aaron.ballman added a comment.
In D58216#1414864 <https://reviews.llvm.org/D58216#1414864>, @modocache wrote:
> Friendly ping! @aaron.ballman it looks like you accepted D56928 <https://reviews.llvm.org/D56928>, could you take a look at this as well?
Sorry for the delay -- I was at WG21 meetings and then on vacation. I think the behavior in D56928 <https://reviews.llvm.org/D56928> was correct; at least, it matches the behavior of GCC: https://godbolt.org/z/Un5ugT whereas the current patch does not.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58216/new/
https://reviews.llvm.org/D58216
More information about the cfe-commits
mailing list