[clang] [llvm] [VFS] Guard against null key/value nodes when parsing YAML overlay (PR #190506)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 00:14:04 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 172147 tests passed
* 3106 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM-Unit
<details>
<summary>LLVM-Unit.Support/_/SupportTests/VFSFromYAMLTest/BasicVFSFromYAML</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/unittests/Support/./SupportTests --gtest_filter=VFSFromYAMLTest.BasicVFSFromYAML
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/unittests/Support/VirtualFileSystemTest.cpp:1596
Expected equality of these values:
3
NumDiagnostics
Which is: 4
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/190506
More information about the llvm-commits
mailing list