================ @@ -4383,7 +4383,6 @@ static void handleAlignValueAttr(Sema &S, Decl *D, const ParsedAttr &AL) { } void Sema::AddAlignValueAttr(Decl *D, const AttributeCommonInfo &CI, Expr *E) { - AlignValueAttr TmpAttr(Context, CI, E); ---------------- AaronBallman wrote:
I can fix those other ones up, but I can't seem to induce the same problems for them so the test coverage will be pro forma rather than showing a behavioral difference. https://github.com/llvm/llvm-project/pull/135013 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits