[clang] [clang-cl] [Sema] Support MSVC non-const lvalue to user-defined temporary reference (PR #99833)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 19 08:06:04 PDT 2024


https://github.com/AaronBallman commented:

Thanks, I think this is a good compromise! I did have some additional test coverage, and I'd appreciate additional eyes from @zmodem and @MaskRay, especially regarding the compiler options.

https://github.com/llvm/llvm-project/pull/99833


More information about the cfe-commits mailing list