Skip to content

unity_internals: Update UNITY_PRINT_EXEC_TIME for older versions of clang #750

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michael-dwan
Copy link

Updates to prevent build errors from:

  • Wsign-conversion
  • Wextra-semi-stmt

Resolves #749

… Wextra-semi-stmt and Wsign-conversion errors.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build errors on older clang versions (Wextra-semi-stmt, Wsign-conversion)
1 participant