We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example (from #1014):
C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um\oaidl.h(473,17): warning C5103: pasting '/' and '/' does not result in a valid preprocessing token (compiling source file T:\src\github\clspv\third_party\llvm\llvm\lib\Support\CrashRecoveryContext.cpp) [T:\src\github\clspv\build\third_party\llvm\lib\Support\LLVMSupport.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared\wtypes.h(745): message : in expansion of macro '_VARIANT_BOOL' (compiling source file T:\src\github\clspv\third_party\llvm\llvm\lib\Support\CrashRecoveryContext.cpp) [T:\src\github\clspv\build\third_party\llvm\lib\Support\LLVMSupport.vcxproj] ELFAttributeParser.cpp C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um\oaidl.h(473,17): error C2059: syntax error: '/' (compiling source file T:\src\github\clspv\third_party\llvm\llvm\lib\Support\CrashRecoveryContext.cpp) [T:\src\github\clspv\build\third_party\llvm\lib\Support\LLVMSupport.vcxproj]
Need to further investigate whether the bot can be upgraded or other ways to fix the problem.
The text was updated successfully, but these errors were encountered:
Update LLVM (#1014)
ed20700
* Problem with insert/extract value chains (#1013) had to modify test expectations * Windows bots known to fail after this update (#1015)
No branches or pull requests
For example (from #1014):
Need to further investigate whether the bot can be upgraded or other ways to fix the problem.
The text was updated successfully, but these errors were encountered: