[all-commits] [llvm/llvm-project] ca94f2: [clang] ExprEngine::VisitCXXNewExpr - remove super...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 2 07:59:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca94f28d15d53bb77ad347d6e374486475f86121
      https://github.com/llvm/llvm-project/commit/ca94f28d15d53bb77ad347d6e374486475f86121
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp

  Log Message:
  -----------
  [clang] ExprEngine::VisitCXXNewExpr - remove superfluous nullptr tests

FD has already been dereferenced




More information about the All-commits mailing list