[clang] [llvm] [VFS] Guard against null key/value nodes when parsing YAML overlay (PR #190506)
Henry Jiang via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 4 23:50:05 PDT 2026
mustartt wrote:
The YAML parser itself already emits a specific diagnostic about the parse failure, so no additional error message is needed.
https://github.com/llvm/llvm-project/pull/190506
More information about the llvm-commits
mailing list