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