================
@@ -899,6 +924,10 @@ void Sema::ProcessAPINotes(Decl *D) {
       }
 
       for (auto Reader : APINotes.findAPINotes(D->getLocation())) {
+        if (Tag->getName() == "inner_char_box")
+          llvm::errs();
----------------
egorzhdan wrote:

My bad! Removed this.

https://github.com/llvm/llvm-project/pull/99655
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to