llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.8k stars 11.45k forks source link

[Clang] Provide a type trait for implicit lifetime types (P2674) #98627

Closed cor3ntin closed 3 weeks ago

cor3ntin commented 1 month ago

To implement P2674R1 https://wg21.link/P2674R1 which does require some compiler magic

llvmbot commented 1 month ago

@llvm/issue-subscribers-c-1

Author: cor3ntin (cor3ntin)

To implement P2674R1 https://wg21.link/P2674R1 which does require some compiler magic
llvmbot commented 1 month ago

@llvm/issue-subscribers-clang-frontend

Author: cor3ntin (cor3ntin)

To implement P2674R1 https://wg21.link/P2674R1 which does require some compiler magic