You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first sentence of the first paragraph in the The TypeSanitizer Algorithm of the file clang/docs/TypeSanitizer.rst has a typo. The word tale should read table:
< For each TBAA type-access descriptor, encoded in LLVM IR using TBAA Metadata, the instrumentation pass generates descriptor tales.---> For each TBAA type-access descriptor, encoded in LLVM IR using TBAA Metadata, the instrumentation pass generates descriptor tables.