[all-commits] [llvm/llvm-project] 847186: [NFC][Clang] Fix static analyzer concern

elizabethandrews via All-commits all-commits at lists.llvm.org
Fri Aug 25 13:03:38 PDT 2023


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

  Changed paths:
    M clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
    M clang/lib/ExtractAPI/DeclarationFragments.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp

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

Fix a few static analyzer concerns about dereferencing
null value.

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




More information about the All-commits mailing list