You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a while ago in #425 by @marcelolr and reviewed by @tex3d. Y'all probably know better if this is still needed and if there's a standard compliant way of doing it 🙂
Description
When compiling this line https://github.com/microsoft/DirectXShaderCompiler/blob/main/include/llvm/ADT/StringRef.h#L577 in Chromium with a libc++ that has llvm/llvm-project#118167, we get the following compiler diagnostic:
Steps to Reproduce
Build with a recent libc++.
The text was updated successfully, but these errors were encountered: