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