[all-commits] [llvm/llvm-project] b46415: rebase and review comments
Steven Wu via All-commits
all-commits at lists.llvm.org
Tue Oct 22 11:58:02 PDT 2024
Branch: refs/heads/users/cachemeifyoucan/spr/frontend-adopt-llvmvfsoutputbackend-in-compilerinstance
Home: https://github.com/llvm/llvm-project
Commit: b464157e9c90da174f3195cf1a296ab6f321633c
https://github.com/llvm/llvm-project/commit/b464157e9c90da174f3195cf1a296ab6f321633c
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:
-----------
rebase and review comments
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