"Walter Gray<yeswalrus@gmail.com>"
Thank you, and sorry about the back and forth.
Please use GitHub pull requests for new patches. Phabricator shutdown timeline
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 29 2023
Mar 28 2023
In D146678#4220408, @erichkeane wrote:In D146678#4220360, @yeswalrus wrote:-I can handle it. -
Edit: I cannot handle it, I don't have commit access. If you could commit to both main and the 16.x lines with the attribution to Walter Gray <yeswalrus@gmail.com> that would be much appreciated. Thanks!You already have commit rights? Ok then. In order to get this merged into the 16 release, you need to create a github issue to cherry-pick it, and add it to the https://github.com/llvm/llvm-project/milestone/21 milestone.
Fix Nit
Mar 24 2023
-I can handle it. -
Edit: I cannot handle it, I don't have commit access. If you could commit to both main and the 16.x lines with the attribution to Walter Gray <yeswalrus@gmail.com> that would be much appreciated. Thanks!
@erichkeane What are the next steps to make this land? Looks like the build servers have been stuck waiting for an agent for over 24h
Mar 22 2023
Hoping this can make it into clang-16.0.1, since the crash this causes makes clangd unusable in codebases using concepts in template arguments in this manner.
Resolves https://github.com/llvm/llvm-project/issues/61486, Similar to https://reviews.llvm.org/D146678 but targeting the llvm-16 series.
Solves issue: https://github.com/llvm/llvm-project/issues/61486