Clang builtin utility __remove_address_space now works if generic
address space is not supported in C++ for OpenCL 2021.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
1,060 ms | x64 debian > libFuzzer.libFuzzer::fuzzer-finalstats.test |
Event Timeline
Comment Actions
Hi! I believe this commit broke a number of CI jobs, would you be able to look into it?
Comment Actions
Hi, I am aware it broke some of the builds. However, I cannot recreate the issue locally. Planning to revert the change shortly to investigate it further
Comment Actions
Run line -triple is now set explicitly. Test moved from CodeGenOpenCLCXX directory to SemaOpenCLCXX