diff options
author | Yaraslau <yaraslau.tamashevich@gmail.com> | 2024-01-31 03:55:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 09:55:05 +0800 |
commit | d783933bc910ac005e18928d22b6c10c4fe8d6f6 (patch) | |
tree | c43d2811201a64eb9d9e4371a09f2c95a6b56d62 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | b91bba89edfb25d011e1f2366cda5dec605c87f6 (diff) | |
download | llvm-d783933bc910ac005e18928d22b6c10c4fe8d6f6.zip llvm-d783933bc910ac005e18928d22b6c10c4fe8d6f6.tar.gz llvm-d783933bc910ac005e18928d22b6c10c4fe8d6f6.tar.bz2 |
[clang-scan-deps] Fix check for empty `Compilation` (#75545)
Closes https://github.com/llvm/llvm-project/issues/64144
Instead of checking for `nullptr` we need to ensure that `JobList` is
not empty to proceed
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions