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

Update ClangFormat to version 6.0 #1220

Merged
merged 3 commits into from
Jan 11, 2019
Merged

Update ClangFormat to version 6.0 #1220

merged 3 commits into from
Jan 11, 2019

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jan 10, 2019

We use a specific version of ClangFormat because different version can format the code differently even with the same configuration. In this PR, we update the ClangFormat version to 6.0. I particularly chose 6.0 because it's the highest version that is available on the Ubuntu distros we support for DART >= 6.8.


Before creating a pull request

  • Format new code files using clang-format

Before merging a pull request

  • Set version target by selecting a milestone on the right side

@jslee02 jslee02 added this to the DART 6.8.0 milestone Jan 10, 2019
mxgrey
mxgrey previously approved these changes Jan 11, 2019
@jslee02 jslee02 merged commit 5a06758 into release-6.8 Jan 11, 2019
@jslee02 jslee02 deleted the clang-format-6.0 branch January 11, 2019 16:35
jslee02 added a commit that referenced this pull request Jan 12, 2019
FLANN requires `lz4` to be linked, but it's not explicitly linked by the upstream.

Depends on #1220 

***

**Before merging a pull request**

- [x] Set version target by selecting a milestone on the right side
- [x] Summarize this change in `CHANGELOG.md`
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.

2 participants