Skip to content

Conversation

@jurahul
Copy link
Contributor

@jurahul jurahul commented Oct 17, 2025

  • Fix function names to conform to LLVM CS and mark local function static.
  • Use range for loops to simplify code.
  • use interleave instead of manual loops to print lists.

@jurahul jurahul force-pushed the nfc_cc_llvm_config branch from ef0dbfb to 038460a Compare October 17, 2025 18:25
@jurahul jurahul marked this pull request as ready for review October 17, 2025 20:02
Copy link
Contributor

@kazutakahirata kazutakahirata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@jurahul jurahul merged commit 6683f9b into llvm:main Oct 20, 2025
12 checks passed
@jurahul jurahul deleted the nfc_cc_llvm_config branch October 20, 2025 16:35
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
- Fix function names to conform to LLVM CS and mark local function
static.
- Use range for loops to simplify code.
- use `interleave` instead of manual loops to print lists.
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
- Fix function names to conform to LLVM CS and mark local function
static.
- Use range for loops to simplify code.
- use `interleave` instead of manual loops to print lists.
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