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

Upgrade clang to 9.0 on Windows. #26193

Merged
merged 2 commits into from Apr 16, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Update required clang-format version.

  • Loading branch information
jdm committed Apr 16, 2020
commit 3a8af93abe938d90818341a14f7e021ce17229a5
@@ -49,7 +49,7 @@
SERVO_TESTS_PATH = os.path.join("tests", "wpt", "mozilla", "tests")

CLANGFMT_CPP_DIRS = ["support/hololens/"]
CLANGFMT_VERSION = "8"
CLANGFMT_VERSION = "9"

TEST_SUITES = OrderedDict([
("tidy", {"kwargs": {"all_files": False, "no_progress": False, "self_test": False,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.