Skip to content

Conversation

@jurahul
Copy link
Contributor

@jurahul jurahul commented Oct 18, 2025

  • Use namespace qualifiers to define variables declared in llvm namespace.
  • move file local TimeTracerRAII struct into anonymous namespace.
  • Use explicit types in a few places.
  • Convert the loop over PassList to a range for loop.

@jurahul jurahul marked this pull request as ready for review October 18, 2025 13:18
@jurahul jurahul requested review from arsenm and nico October 18, 2025 13:20
@jurahul jurahul merged commit 39128b9 into llvm:main Oct 20, 2025
13 checks passed
@jurahul jurahul deleted the nfc_cc_opt branch October 20, 2025 16:36
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
- Use namespace qualifiers to define variables declared in `llvm`
namespace.
- move file local `TimeTracerRAII` struct into anonymous namespace.
- Use explicit types in a few places.
- Convert the loop over `PassList` to a range for loop.
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
- Use namespace qualifiers to define variables declared in `llvm`
namespace.
- move file local `TimeTracerRAII` struct into anonymous namespace.
- Use explicit types in a few places.
- Convert the loop over `PassList` to a range for loop.
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