[PATCH] D58216: Support attribute used in member funcs of class templates II
David Zarzycki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 7 05:57:06 PST 2019
davezarzycki added a subscriber: bob.wilson.
davezarzycki added a comment.
I can't get Swift top-of-tree to build with gcc (8.3.1 20190223 (Red Hat 8.3.1-2)), and I doubt that it is supported, but I could be wrong.
In any case, the requested change to the Swift compiler source sounds reasonable to me.
CC: @bob.wilson – Just FYI, top-of-tree clang will probably force a subtle change to the "master" and "upstream-with-swift" branches of Swift.
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