forked from OSchip/llvm-project
eade17271a
clang (since r280553) allows pointer casts in function overloads, so we need to disambiguate the second argument. clang might be smarter about overloads in the future see https://reviews.llvm.org/D24113, but let's be safe in libclc anyway. llvm-svn: 280871 |
||
---|---|---|
.. | ||
atom_add.cl | ||
atom_cmpxchg.cl | ||
atom_dec.cl | ||
atom_inc.cl | ||
atom_sub.cl | ||
atom_xchg.cl |