[all-commits] [llvm/llvm-project] 1fa7f0: [clang] Construct SmallVector with ArrayRef (NFC) ...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Aug 4 23:46:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fa7f05b709748e8a36936cbb5508070c8214354
      https://github.com/llvm/llvm-project/commit/1fa7f05b709748e8a36936cbb5508070c8214354
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-08-04 (Sun, 04 Aug 2024)

  Changed paths:
    M clang/include/clang/AST/ASTConcept.h
    M clang/include/clang/Index/DeclOccurrence.h
    M clang/include/clang/Tooling/Refactoring/ASTSelection.h
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/Format/AffectedRangeManager.h
    M clang/lib/Format/TokenAnalyzer.cpp
    M clang/lib/Format/UnwrappedLineParser.h
    M clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
    M clang/lib/Frontend/DiagnosticRenderer.cpp
    M clang/lib/Lex/PPMacroExpansion.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaOpenMP.cpp
    M clang/lib/Sema/SemaOverload.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/lib/Support/RISCVVIntrinsicUtils.cpp
    M clang/unittests/Format/MacroCallReconstructorTest.cpp
    M clang/utils/TableGen/SveEmitter.cpp

  Log Message:
  -----------
  [clang] Construct SmallVector with ArrayRef (NFC) (#101898)



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