[clang] Switch builtin strings to use string tables (PR #118734)
Chandler Carruth via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 8 19:40:21 PST 2024
chandlerc wrote:
> LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-sie-win` running on `sie-win-worker` while building `clang` at step 7 "test-build-unified-tree-check-all".
>
> Full details are available at: [lab.llvm.org/buildbot#/builders/46/builds/9169](https://lab.llvm.org/buildbot/#/builders/46/builds/9169)
This is a Windows build bot with a version of MSVC '19.28.29924.0' -- that's not even one of the numbers listed here: https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B#Internal_version_numbering
Looks like it might be a pre-release of 16.9.0, but the first listed version of that is '19.28.29910' at least on the Wikipedia page. Not sure what to do debug this... @zmodem maybe has some idea?
https://github.com/llvm/llvm-project/pull/118734
More information about the cfe-commits
mailing list