[all-commits] [llvm/llvm-project] 06c9cc: [NFC][CLANG] Fix static analyzer bugs about unnece...

smanna12 via All-commits all-commits at lists.llvm.org
Thu Sep 28 09:01:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06c9cc7eaa8a19820535bf52e8ad8dcecf07caf4
      https://github.com/llvm/llvm-project/commit/06c9cc7eaa8a19820535bf52e8ad8dcecf07caf4
  Author: Manna, Soumi <soumi.manna at intel.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
    M clang/lib/Analysis/UnsafeBufferUsage.cpp
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp

  Log Message:
  -----------
  [NFC][CLANG] Fix static analyzer bugs about unnecessary object copies with auto

Reviewed By: tahonermann

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




More information about the All-commits mailing list