================
@@ -5047,21 +5054,24 @@ namespace {
DeducedKind DK;
QualType Replacement;
bool UseTypeSugar;
+ bool StripAtomicAuto;
----------------
mkovacevic99 wrote:
No, you are right, I found a way with Replacement parameter to verify which
SubstituteDeducedTypeTransform(*this, TemplArg).Apply(Type); call it is.
https://github.com/llvm/llvm-project/pull/197874
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits