WIP: [clang] Template Specialization Resugaring - Expressions
This adds some additional users of the resugaring transform,
around expressions. This makes function calls work for example.
While probably not the largest patch in the series,
this could use some further splitting up.
Differential Revision: https://reviews.llvm.org/D137200