[all-commits] [llvm/llvm-project] fd857f: [NFC] Initialize pointer fields and remove needles...

schittir via All-commits all-commits at lists.llvm.org
Mon Jul 10 11:33:06 PDT 2023


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

  Changed paths:
    M clang/lib/Analysis/CFG.cpp
    M clang/lib/CodeGen/CGObjCGNU.cpp
    M clang/lib/Format/UnwrappedLineParser.h
    M clang/lib/Lex/PPExpressions.cpp
    M clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp

  Log Message:
  -----------
  [NFC] Initialize pointer fields and remove needless null check.

Reviewed here: https://reviews.llvm.org/D153589




More information about the All-commits mailing list