cmake/IsACC.cpp (3 lines of code) (raw):

#ifndef __alibaba_clang__ #error "The current compiler is not ACC" #endif