Open breese opened 3 weeks ago
@llvm/issue-subscribers-clang-frontend
Author: Bjørn Reese (breese)
Similar issue: #109311.
right, the feature test macro is set in all language modes because the feature is supported as an extension in all language modes
Suppose we use the feature test macro to only use pack indexing when available
A compiler warning is emitted when compiling for C++23 or earlier