Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clang 6 fix #21603

Merged
merged 11 commits into from
Aug 11, 2017
Merged

Clang 6 fix #21603

merged 11 commits into from
Aug 11, 2017

Conversation

Coolthulhu
Copy link
Contributor

@zegentzy's fix for clang 6.
It's pure cleanup of lambda captures - clang 6 warns about unused ones and prefers this captured last.

goddessfreya and others added 11 commits August 8, 2017 15:17
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
@kevingranade kevingranade merged commit 332d7f3 into CleverRaven:master Aug 11, 2017
@Coolthulhu Coolthulhu deleted the clang-6-fix branch June 15, 2020 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants