[clang] [Clang] Fix CXXRewrittenBinaryOperator::getDecomposedForm to handle case when spaceship operator returns comparison category by reference (PR #66270)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 19 11:59:05 PDT 2023
https://github.com/cor3ntin approved this pull request.
LGTM - I was trying to find some hope in the standard that this was ill-formed. Alas.
https://github.com/llvm/llvm-project/pull/66270
More information about the cfe-commits
mailing list