diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2025-01-06 15:39:46 -0300 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2025-01-07 17:55:37 +0800 |
commit | b0e05a5f04d3225b8ff1319064c88d0249e683d2 (patch) | |
tree | 6417e2c8854a2f2012e6122452d3cc5ee60dd3b9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 83c1d003118a2cb8136fe49e2ec43958c93d9d6b (diff) | |
download | llvm-b0e05a5f04d3225b8ff1319064c88d0249e683d2.zip llvm-b0e05a5f04d3225b8ff1319064c88d0249e683d2.tar.gz llvm-b0e05a5f04d3225b8ff1319064c88d0249e683d2.tar.bz2 |
[RISCV] Add missing check before accessing pointer
C2 can be null here, so we need to check it or clang may crash.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions