Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Remove clang-tidy's modernize-pass-by-value #1524

Merged
merged 2 commits into from
Jan 17, 2020
Merged

Conversation

lbonn
Copy link
Contributor

@lbonn lbonn commented Jan 17, 2020

This lint has caused problems in the past and is going in the way of some refactors.

lbonn added 2 commits January 17, 2020 10:54
Group checks on several lines

Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
This check is too radical and has difficult implications when designing
interfaces. It also has caused at least one use-after-move bug.

Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
@lbonn lbonn merged commit 462fc83 into master Jan 17, 2020
@lbonn lbonn deleted the lint/no-pass-by-value branch January 17, 2020 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants