[PATCH] D131802: [clang] fix missing initialization of original number of expansions

2022-08-15 Thread Matheus Izvekov via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGb8a1b698afb2: [clang] fix missing initialization of original number of expansions (authored by mizvekov). Changed prior to commit: https://reviews.llvm.org/D131802?vs=452281&id=452688#toc Repository:

[PATCH] D131802: [clang] fix missing initialization of original number of expansions

2022-08-15 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman added a comment. This looks reasonable to me, but I leave it to others to do the final sign-off. Please be sure to add a release note for the fix though. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131802/new/ https://reviews.llvm.