[clang] [Clang] Add [[clang::no_specializations]] (PR #101469)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 25 11:31:23 PST 2024


================
@@ -7197,10 +7206,10 @@ alternatives, though the attribute can be used even when the fix can't be automa
   and then use the attribute on the original ``baz()`` to help the users
   update their code to use the new function.
 
-* Attribute attached to fields: The attribute should only be attached to 
----------------
erichkeane wrote:

Same comments on trailing WS here :/

https://github.com/llvm/llvm-project/pull/101469


More information about the cfe-commits mailing list