Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Continuations] Specify namespace for llvm_dialects #2879

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

Flakebi
Copy link
Member

@Flakebi Flakebi commented Dec 12, 2023

llvm_dialects current has using namespace in a header which leads to conflicts. Specify the namespace here explicitly, so that we can remove the using.

llvm_dialects current has `using namespace` in a header which leads to
conflicts. Specify the namespace here explicitly, so that we can remove
the using.
@Flakebi Flakebi requested a review from a team as a code owner December 12, 2023 16:45
@amdvlk-admin
Copy link

Test summary for commit c5ad54b

CTS tests (Failed: 0/138378)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35162/69163 (50.8%)
    • Failed: 0/69163 (0.0%)
    • Not Supported: 34001/69163 (49.2%)
    • Warnings: 0/69163 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35242/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33973/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)

@jiaolu jiaolu merged commit c552fb3 into GPUOpen-Drivers:dev Dec 13, 2023
10 checks passed
@Flakebi Flakebi deleted the using-namespace branch December 13, 2023 13:52
qiaojbao pushed a commit that referenced this pull request Jan 2, 2024
llvm_dialects current has `using namespace` in a header which leads to
conflicts. Specify the namespace here explicitly, so that we can remove
the using.
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.

4 participants