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

Revert back to Cpp11 clang-format #345

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

mcbarton
Copy link
Collaborator

The recent PR which change clang format from Cpp11 to Cpp14 failed. Despite what I read online Cpp14 is not being recognised as an option, so I am reverting to the previous standard.

@mcbarton mcbarton merged commit 27e6c4a into compiler-research:main Oct 28, 2024
3 checks passed
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.43%. Comparing base (9b5f4c5) to head (8698f02).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #345   +/-   ##
=======================================
  Coverage   74.43%   74.43%           
=======================================
  Files           8        8           
  Lines        3204     3204           
=======================================
  Hits         2385     2385           
  Misses        819      819           

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.

1 participant