[all-commits] [llvm/llvm-project] 01dbbc: [𝘀𝗽𝗿] initial version

Steven Wu via All-commits all-commits at lists.llvm.org
Tue Oct 22 11:54:46 PDT 2024


  Branch: refs/heads/users/cachemeifyoucan/spr/address-review-feedback
  Home:   https://github.com/llvm/llvm-project
  Commit: 01dbbc67d9c870517f3fca5cc9864a4d2f572751
      https://github.com/llvm/llvm-project/commit/01dbbc67d9c870517f3fca5cc9864a4d2f572751
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M clang/include/clang/Frontend/CompilerInstance.h
    M clang/lib/Frontend/CompilerInstance.cpp
    A llvm/include/llvm/Support/HashingOutputBackend.h
    A llvm/include/llvm/Support/VirtualOutputBackend.h
    A llvm/include/llvm/Support/VirtualOutputBackends.h
    A llvm/include/llvm/Support/VirtualOutputConfig.def
    A llvm/include/llvm/Support/VirtualOutputConfig.h
    A llvm/include/llvm/Support/VirtualOutputError.h
    A llvm/include/llvm/Support/VirtualOutputFile.h
    A llvm/include/llvm/Support/raw_ostream_proxy.h
    M llvm/lib/Support/CMakeLists.txt
    A llvm/lib/Support/VirtualOutputBackend.cpp
    A llvm/lib/Support/VirtualOutputBackends.cpp
    A llvm/lib/Support/VirtualOutputConfig.cpp
    A llvm/lib/Support/VirtualOutputError.cpp
    A llvm/lib/Support/VirtualOutputFile.cpp
    A llvm/lib/Support/raw_ostream_proxy.cpp
    M llvm/unittests/Support/CMakeLists.txt
    A llvm/unittests/Support/VirtualOutputBackendTest.cpp
    A llvm/unittests/Support/VirtualOutputBackendsTest.cpp
    A llvm/unittests/Support/VirtualOutputConfigTest.cpp
    A llvm/unittests/Support/VirtualOutputFileTest.cpp
    A llvm/unittests/Support/raw_ostream_proxy_test.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.5



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