Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Explicit namespace reference #904

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Conversation

sherry-yuan
Copy link

Sometimes sycl::property are confused with sycl::other_namespace::property, to avoid such confusion, explicitly reference the namespace in the tests.

-------------------------------------

Sometimes sycl::property are confused with sycl::other_namespace::property, to avoid such confusion, explicitly reference the namespace in the tests.
@sherry-yuan
Copy link
Author

@intel/llvm-gatekeepers Test fix for intel/llvm#5634

@kbobrovs kbobrovs merged commit 347d71b into intel:intel Mar 8, 2022
@sherry-yuan
Copy link
Author

Thank you for the approval :) !

myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
…ther properties (intel#904)

Sometimes sycl::property are confused with sycl::other_namespace::property, to avoid such confusion, explicitly reference the namespace in the tests.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ther properties (intel/llvm-test-suite#904)

Sometimes sycl::property are confused with sycl::other_namespace::property, to avoid such confusion, explicitly reference the namespace in the tests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants