mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 16:06:07 +00:00

Rework template argument checking so that all arguments are type-checked and cast if necessary. Add a test. Differential Revision: https://reviews.llvm.org/D96416