Skip to content

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Oct 10, 2025

  • Move file local variables and functions out of anonymous namespace and mark them static.
  • Change a few function names to conform to LLVM coding standard (camelCase).
  • Add end of namespace comments for anonymous namespaces.

@jurahul jurahul force-pushed the nfc_bugpoint_cleanup branch from 7eead6d to dc00621 Compare October 10, 2025 21:12
@jurahul jurahul marked this pull request as ready for review October 10, 2025 21:57
@jurahul jurahul requested review from dwblaikie and jmorse October 10, 2025 21:57
@jurahul jurahul merged commit c0fb07c into llvm:main Oct 13, 2025
12 checks passed
@jurahul jurahul deleted the nfc_bugpoint_cleanup branch October 13, 2025 13:16
akadutta pushed a commit to akadutta/llvm-project that referenced this pull request Oct 14, 2025
- Move file local variables and functions out of anonymous namespace and
mark them static.
- Change a few function names to conform to LLVM coding standard
(camelCase).
- Add end of namespace comments for anonymous namespaces.
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