[clang][MSExtentions] Fix invalid overload failure about the loss of...
[clang][MSExtentions] Fix invalid overload failure about the loss of `__unaligned` qualifier (#65248) Loss of `__unaligned` qualifier does not invalidate overload candidates. This fixes a regression reported in https://reviews.llvm.org/D153690 Reviewed By: cor3ntin, AaronBallman PR: https://github.com/llvm/llvm-project/pull/65248
Loading
Please sign in to comment