Skip to content

🎨 Use explicit llvm:: namespace specifiers in mqt-cc.cpp#1765

Merged
denialhaag merged 3 commits into
mainfrom
llvm-namespace-specifiers
Jun 5, 2026
Merged

🎨 Use explicit llvm:: namespace specifiers in mqt-cc.cpp#1765
denialhaag merged 3 commits into
mainfrom
llvm-namespace-specifiers

Conversation

@denialhaag
Copy link
Copy Markdown
Member

@denialhaag denialhaag commented Jun 5, 2026

Description

This PR updates mqt-cc.cpp to use explicit llvm:: namespace specifiers. This change is currently part of #1671.

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

@denialhaag denialhaag self-assigned this Jun 5, 2026
@denialhaag denialhaag added the enhancement Improvement of existing feature label Jun 5, 2026
@denialhaag denialhaag requested a review from burgholzer June 5, 2026 16:40
@denialhaag denialhaag added this to the MLIR Support milestone Jun 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@denialhaag denialhaag added code quality Code quality improvements MLIR Anything related to MLIR and removed enhancement Improvement of existing feature labels Jun 5, 2026
@denialhaag denialhaag merged commit 9dd0a25 into main Jun 5, 2026
29 checks passed
@denialhaag denialhaag deleted the llvm-namespace-specifiers branch June 5, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality Code quality improvements MLIR Anything related to MLIR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants