Skip to content

[docs] Missing link in the Strict Aliasing section of the Users Manual? #140071

Open
@StephanTLavavej

Description

@StephanTLavavej

Strict aliasing can be explicitly enabled with ``-fstrict-aliasing`` and
disabled with ``-fno-strict-aliasing``. ``clang-cl`` defaults to
``-fno-strict-aliasing``; see . Otherwise, Clang defaults to ``-fstrict-aliasing``.

It looks like "see ." was intended to provide a link, but none is present in the source.

This was added by @fhahn in #122116.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clangClang issues not falling into any other categorydocumentationgood first issuehttps://github.com/llvm/llvm-project/contribute

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions