Skip to content

Fix .clang-format for newer versions.#4654

Merged
alexreinking merged 1 commit intomasterfrom
feature/clang-format-schema
Feb 27, 2020
Merged

Fix .clang-format for newer versions.#4654
alexreinking merged 1 commit intomasterfrom
feature/clang-format-schema

Conversation

@alexreinking
Copy link
Member

@alexreinking alexreinking commented Feb 27, 2020

Several options in our .clang-format are no longer recognized. See the documentation here for the version used by our GitHub Actions presubmit check.

https://releases.llvm.org/9.0.0/tools/clang/docs/ClangFormatStyleOptions.html

This PR replaces them with equivalents. Running make format does nothing.

Cherry picked from #4644

@alexreinking alexreinking removed the request for review from steven-johnson February 27, 2020 01:47
@alexreinking alexreinking mentioned this pull request Feb 27, 2020
@alexreinking alexreinking merged commit 32f9940 into master Feb 27, 2020
@alexreinking alexreinking deleted the feature/clang-format-schema branch February 27, 2020 06:14
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