Skip to content

Added modernize-return-braced-init-list to clang-tidy checks - #5593

Merged
mvieth merged 5 commits into
PointCloudLibrary:masterfrom
gnawme:norm.evangelista/add-modernize-return-braced-init-list
Feb 11, 2023
Merged

Added modernize-return-braced-init-list to clang-tidy checks#5593
mvieth merged 5 commits into
PointCloudLibrary:masterfrom
gnawme:norm.evangelista/add-modernize-return-braced-init-list

Conversation

@gnawme

@gnawme gnawme commented Feb 1, 2023

Copy link
Copy Markdown
Contributor

Added the modernize-return-braced-init-list clang-tidy check

@gnawme
gnawme force-pushed the norm.evangelista/add-modernize-return-braced-init-list branch from d18d663 to eb1e81f Compare February 1, 2023 23:33
Added modernize-return-braced-init-list clang-tidy check


Fixed issues flagged by clang-tidy


Fixed clang-tidy complaints from CI


Worked around clang bug with explicit constructor


Fixed unrelated unused typedef error


Fixed formatting issue
@gnawme
gnawme force-pushed the norm.evangelista/add-modernize-return-braced-init-list branch from 80d6262 to 2bf72c6 Compare February 2, 2023 05:47
@mvieth

mvieth commented Feb 3, 2023

Copy link
Copy Markdown
Member

I don't like all the formatting changes in openni2_grabber.cpp. Please undo them, they have nothing to do with the clang-tidy check and make this PR unnecessarily large.

@gnawme

gnawme commented Feb 3, 2023

Copy link
Copy Markdown
Contributor Author

I don't like all the formatting changes in openni2_grabber.cpp. Please undo them, they have nothing to do with the clang-tidy check and make this PR unnecessarily large.

I think these resulted from running make format, not sure why they were so extensive in this file

@larshg

larshg commented Feb 4, 2023

Copy link
Copy Markdown
Contributor

the format changes in openni2_grabber.cpp is still there 😄

Comment thread outofcore/include/pcl/outofcore/visualization/camera.h
Comment thread filters/include/pcl/filters/normal_refinement.h Outdated

@mvieth mvieth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@larshg larshg added this to the pcl-1.13.1 milestone Feb 10, 2023
@mvieth
mvieth merged commit aa864db into PointCloudLibrary:master Feb 11, 2023
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.

3 participants