Skip to content

Minor typo in TypeSanitizer documentation: "tale" -> "table" #126719

@sitrin

Description

@sitrin

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions