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

GEODE-5847: Integrate clang-format into CMake. #377

Merged
merged 6 commits into from
Oct 13, 2018

Conversation

jake-at-work
Copy link
Contributor

Depends on #374

Copy link

@echobravopapa echobravopapa left a comment

Choose a reason for hiding this comment

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

PR #374 is merged you can resolve and re-trigger Travis on this PR

@jake-at-work jake-at-work force-pushed the wip/clang-format branch 2 times, most recently from 0d3413a to 4c458be Compare October 11, 2018 21:29
@mmartell
Copy link
Contributor

This looks awesome! I assume this corrects any IDE formatting issues so that as long as I compile before I check-in, they will be corrected.

@jake-at-work
Copy link
Contributor Author

If clang-format is found, yes.

@jake-at-work jake-at-work force-pushed the wip/clang-format branch 2 times, most recently from 83c0c8a to 5563822 Compare October 12, 2018 01:02
* Will exit non-zero if formatting changes while building.
Ignoring clang-analyzer-cplusplus.NewDeleteLeaks in old integration
tests because there is a fundamental flaw in the design the relies
on the leaking of memory. Because it uses MACROS to define the tasks
we also can't just ignore the offending lines.
@jake-at-work jake-at-work merged commit 53be46d into apache:develop Oct 13, 2018
@jake-at-work jake-at-work deleted the wip/clang-format branch October 13, 2018 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants