summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/cxx_std_26.cpp
Commit message (Collapse)AuthorAgeFilesLines
* C++26: Fix C++/CUDA/HIP compile feature supportRaul Tambre2024-04-091-0/+4
In commit f808d8afb9 (CMake: Support upcoming C++26 language level, 2022-08-19, v3.25.0-rc1~218^2) we forgot some necessary scaffolding. Fixes: #25819