Files
clang-p2996/libclc/generic/include/clc/atomic/atomic_max.h
Jan Vesely eabc110372 atomic: Move define cleanup to shared include
Reviewed-By: Aaron Watry <awatry@gmail.com>
Tested-By: Aaron Watry <awatry@gmail.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 335274
2018-06-21 19:27:07 +00:00

3 lines
72 B
C

#define __CLC_FUNCTION atomic_max
#include <clc/atomic/atomic_decl.inc>