diff options
author | Adrian Prantl <aprantl@apple.com> | 2024-05-07 12:58:20 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2024-05-07 13:44:44 -0700 |
commit | 8c4d7989c2b4a7e251afc3b13002611646de90b6 (patch) | |
tree | 68309a5466f2be8726e102773d42eb38043c5384 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 272ea28bdec93b33527dc54edbdef8f43c51df47 (diff) | |
download | llvm-8c4d7989c2b4a7e251afc3b13002611646de90b6.zip llvm-8c4d7989c2b4a7e251afc3b13002611646de90b6.tar.gz llvm-8c4d7989c2b4a7e251afc3b13002611646de90b6.tar.bz2 |
Add a missing check for nullptr
This can't happen with Clang, but I've seen a crash report from the
Swift plugin where this happened.
rdar://126564844
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions