Skip to content

bugprone-exception-escape.FunctionsThatShouldNotThrow should consider iter_move and iter_swapΒ #75686

@cjdb

Description

@cjdb

These are the (moral) equivalent of *std::move(i) and swap(*i, *j), and shouldn't throw either.

Metadata

Metadata

Assignees

Labels

clang-tidyenhancementImproving things as opposed to bug fixing, e.g. new or missing featuregood 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