Sema: Ensure that __c11_atomic_fetch_add has a pointer to complete type
Pointer arithmetic is only makes sense if the pointee type is complete. This fixes PR22361. llvm-svn: 227295
Loading
Please register or sign in to comment
Pointer arithmetic is only makes sense if the pointee type is complete. This fixes PR22361. llvm-svn: 227295