mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-11 23:06:05 +00:00

cppreference lists the support for this paper as partial. I found 4 functions which the paper marks as `constexpr`, but did not use the appropriate macro. Differential Revision: https://reviews.llvm.org/D84275