This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Removed VariadicFunction
ClosedPublic

Authored by gribozavr on Aug 29 2019, 10:08 AM.

Details

Summary

It is not used. It uses macro-based unrolling instead of variadic
templates, so it is not idiomatic anymore, and therefore it is a
questionable API to keep "just in case".

Diff Detail

Repository
rL LLVM

Event Timeline

gribozavr created this revision.Aug 29 2019, 10:08 AM

Updated description.

gribozavr edited the summary of this revision. (Show Details)Aug 29 2019, 10:10 AM
This revision is now accepted and ready to land.Aug 29 2019, 2:08 PM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/include/llvm/ADT/VariadicFunction.h