Skip to content

[clang-tidy] detect more kinds of iteration in bugprone-nondeterministic-pointer-iteration-order #115621

@5chmidti

Description

@5chmidti

This is an extension of #115620

https://clang.llvm.org/extra/clang-tidy/checks/bugprone/nondeterministic-pointer-iteration-order.html

Only for loops are considered, other iterators can be included in improvements.

E.g., std::for_each

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions