This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca8686b01e2 [LLD] [COFF] Support merging resource object files new c0e9d984f51 [ADT] Removed VariadicFunction new efda83b8049 gn build: Merge r370441
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ADT/VariadicFunction.h | 330 ------------------------- unittests/ADT/CMakeLists.txt | 1 - unittests/ADT/VariadicFunctionTest.cpp | 109 -------- utils/gn/secondary/llvm/unittests/ADT/BUILD.gn | 1 - 4 files changed, 441 deletions(-) delete mode 100644 include/llvm/ADT/VariadicFunction.h delete mode 100644 unittests/ADT/VariadicFunctionTest.cpp