summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/hip_std_20.hip
blob: 7dfbe754e94bd2b948f8e978c338a632a92d9ca5 (plain)
1
2
3
4
#include "cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_17
#  error "hip_std_20 not honored"
#endif