[all-commits] [llvm/llvm-project] f5f8dd: [clang] Remove redundant calls to std::unique_ptr<...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat May 10 12:11:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5f8ddc166b1909623f19dc134d18a4320ec485b
      https://github.com/llvm/llvm-project/commit/f5f8ddc166b1909623f19dc134d18a4320ec485b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-10 (Sat, 10 May 2025)

  Changed paths:
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/ByteCode/Context.h
    M clang/lib/CodeGen/CGVTables.cpp
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Frontend/ASTUnit.cpp
    M clang/lib/Frontend/PrecompiledPreamble.cpp
    M clang/lib/Parse/ParseAST.cpp
    M clang/lib/Parse/ParseStmtAsm.cpp
    M clang/tools/driver/cc1as_main.cpp
    M clang/tools/libclang/CIndex.cpp
    M clang/unittests/ASTMatchers/ASTMatchersTest.h
    M clang/unittests/Basic/FileEntryTest.cpp

  Log Message:
  -----------
  [clang] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139399)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list