================
@@ -3655,6 +3655,16 @@ full list of supported sanitizer flags.
   }];
 }
 
+def ForceMemtagDocs : Documentation {
+  let Category = DocCatVariable;
+  let Content = [{
+Use the ``force_memtag`` attribute on a global variable declaration that also
+has the attribute section and the memory tag sanitizer is active to force the
----------------
fmayer wrote:

nit "and the" -> ". If the"?

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

Reply via email to