================
@@ -225,6 +225,11 @@ Attribute Changes in Clang
   more cases where the returned reference outlives the object.
   (#GH100567)
 
+- Now correctly diagnosing use of ``btf_type_tag`` in C++ and ignoring it; this
----------------
erichkeane wrote:

```suggestion
- Clang now correctly diagnoses the use of ``btf_type_tag`` in C++ and ignores 
it; this
```

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

Reply via email to