Skip to content

R2 notes #54

Description

@johnmcfarlane

Mention when standard library requires rebuild (e.g.
Mention sanitizers as part of log and continue.

-fsanitize=...
-fno-sanitize-recover=all
-fsanitize-recover=all

GCC: -fsanitize-undefined-trap-on-error = use __builtin_trap instead of libubsan.
Clang: -fsanitize-trap=undefined

MSVC: https://docs.microsoft.com/en-us/cpp/build/reference/fsanitize?view=msvc-160

More links in the appendix!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions