[all-commits] [llvm/llvm-project] 472232: [NFC] Fix potential dereferencing of nullptr

schittir via All-commits all-commits at lists.llvm.org
Wed Jul 12 13:26:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 472232a80d036a00570cb3b0a9a261113859ea93
      https://github.com/llvm/llvm-project/commit/472232a80d036a00570cb3b0a9a261113859ea93
  Author: Sindhu Chittireddy <sindhu.chittireddy at intel.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M clang/lib/Sema/SemaInit.cpp

  Log Message:
  -----------
  [NFC] Fix potential dereferencing of nullptr

Differential Revision: https://reviews.llvm.org/D139148




More information about the All-commits mailing list