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

Fix clang warnings #255

Merged

Conversation

makortel
Copy link

This PR fixes the clang warnings reported here
cms-sw#25647 (comment)

@fwyzard

@fwyzard
Copy link

fwyzard commented Jan 18, 2019 via email

@fwyzard fwyzard merged commit 96dd64e into cms-patatrack:CMSSW_10_4_X_Patatrack Jan 18, 2019
@fwyzard fwyzard added the fixed label Jan 21, 2019
fwyzard pushed a commit that referenced this pull request Oct 8, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Oct 19, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Oct 20, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Oct 23, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Nov 6, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Nov 16, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
fwyzard pushed a commit that referenced this pull request Dec 29, 2020
Forward-declare `SiPixelFedCablingMapGPU` as `struct`.
Remove `std::move` in `ClusterTPAssociationHeterogeneous::produceCPU` that prevents copy elision.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants