[all-commits] [llvm/llvm-project] 39191c: [NFC][Clang] Fix static analyzer concerns

elizabethandrews via All-commits all-commits at lists.llvm.org
Tue Aug 29 12:23:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39191c45771564b8a0930d71b4c229147cf839db
      https://github.com/llvm/llvm-project/commit/39191c45771564b8a0930d71b4c229147cf839db
  Author: Elizabeth Andrews <elizabeth.andrews at intel.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M clang/lib/AST/StmtPrinter.cpp
    M clang/lib/Analysis/PathDiagnostic.cpp

  Log Message:
  -----------
  [NFC][Clang] Fix static analyzer concerns

Fix static analyzer concerns about dereferencing null values.

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




More information about the All-commits mailing list