forked from OSchip/llvm-project
a383c94ccd
Diagnoses code like: void f(const int *ptr) { __sync_fetch_and_add(ptr, 1); } which matches the behavior of GCC and ICC. llvm-svn: 331598 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |