================
@@ -4765,6 +4769,8 @@ class Sema final : public SemaBase {
   // linkage or not.
   static bool mightHaveNonExternalLinkage(const DeclaratorDecl *FD);
 
+  #include "clang/Sema/AttrIsTypeDependent.inc"
----------------
to268 wrote:

I would guess this is the most compelling place to import the new TableGen 
function.

https://github.com/llvm/llvm-project/pull/164440
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to