[all-commits] [llvm/llvm-project] 235390: [NFC] Avoid potential dereferencing of nullptr.
schittir via All-commits
all-commits at lists.llvm.org
Mon Jul 31 08:34:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 235390d930be41c32c71f877d90470fc83e2cb89
https://github.com/llvm/llvm-project/commit/235390d930be41c32c71f877d90470fc83e2cb89
Author: Sindhu Chittireddy <sindhu.chittireddy at intel.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
Log Message:
-----------
[NFC] Avoid potential dereferencing of nullptr.
Differential Revision: https://reviews.llvm.org/D156274
More information about the All-commits
mailing list