[clang] [clang] Cleanup docs and code for legacy no_sanitize attributes (NFC). (PR #161311)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 30 09:56:04 PDT 2025
================
@@ -582,6 +582,7 @@ Moved checkers
Sanitizers
----------
+- Fixed documentation for legacy ``no_sanitize`` attributes.
----------------
erichkeane wrote:
```suggestion
- Improved documentation for legacy ``no_sanitize`` attributes.
```
https://github.com/llvm/llvm-project/pull/161311
More information about the cfe-commits
mailing list