================
@@ -5047,21 +5054,24 @@ namespace {
DeducedKind DK;
QualType Replacement;
bool UseTypeSugar;
+ bool StripAtomicAuto;
----------------
mizvekov wrote:Thanks, this is better, though this flag did really complicate matters, why do we need it? https://github.com/llvm/llvm-project/pull/197874 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
