Skip to content

Conversation

@clementval
Copy link
Contributor

__has_builtin is not available on all compilers. Make sure it works when not defined.

Also fix some formatting issues:

  • Use brace initialization where possible
  • Fix wrong capitalization of variables.
  • Add std:: for unit64_t and int64_t as it is mostly done in this part of the codebase.

@llvmbot llvmbot added the flang Flang issues not falling into any other category label Jul 14, 2025
@clementval
Copy link
Contributor Author

Pushing this fix to unlock downstream build bots. Feel free to add post commit reviews.

@clementval clementval merged commit 5eecec8 into llvm:main Jul 15, 2025
9 checks passed
@clementval clementval deleted the format_fix branch July 15, 2025 00:21
@klausler
Copy link
Contributor

LGTM and thanks for cleaning this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flang Flang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants