diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2020-11-23 09:44:19 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2020-11-23 09:44:19 +0100 |
commit | 66ace4dc0275c8d7740bc5ff57c20e85e6660371 (patch) | |
tree | de9cabceeebd990892d0f7a665333325ec2b5283 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8018e7b447dacb37a520fe989ab42c0586730961 (diff) | |
download | llvm-66ace4dc0275c8d7740bc5ff57c20e85e6660371.zip llvm-66ace4dc0275c8d7740bc5ff57c20e85e6660371.tar.gz llvm-66ace4dc0275c8d7740bc5ff57c20e85e6660371.tar.bz2 |
[clang-tidy] Fix a nullptr-access crash in unused-raii-check.
I saw this crash in our internal production, but unfortunately didn't get
reproduced testcase, we likely hit this crash when the AST is ill-formed
(e.g. broken code).
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D91614
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions