compnerd added inline comments.
================
Comment at: clang/include/clang/Basic/Attr.td:2172
+def SwiftNewType : InheritableAttr {
+ // `swift_wrapper` is a "deprecated" alias and kept for compatibility with
+ // shipped toolchains. New users should prefer the `swift_newtype` spelling.
----------------
aaron.ballman wrote:
> Should we make these docs part of the public docs in AttrDocs.td? That's sort
> of what I had in mind with my comment (so that if someone runs into the
> attribute in the wild and wonders what it is, they have a hint).
Ah, okay, that seems reasonable enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87652/new/
https://reviews.llvm.org/D87652
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits