================ @@ -202,6 +202,8 @@ Changes to BOLT Changes to Sanitizers --------------------- +* TypeSanitizer no longer inlines all instrumentation by default. ---------------- fhahn wrote:
```suggestion * TypeSanitizer no longer inlines all instrumentation by default. ``` Would be good to mention the new options here. https://github.com/llvm/llvm-project/pull/166170 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
