summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/atomic-ops.c
Commit message (Expand)AuthorAgeFilesLines
* const _Atomic(T) is not an atomic type, so do not allow it as the type 'A' inRichard Smith2012-09-151-1/+6
* Implement the missing pieces needed to support libstdc++4.7's <atomic>:Richard Smith2012-04-131-8/+76
* Implement support for 18 of the GNU-compatible __atomic builtins.Richard Smith2012-04-121-7/+67
* Provide, and document, a set of __c11_atomic_* intrinsics to implement C11'sRichard Smith2012-04-111-26/+26
* Initial implementation of __atomic_* (everything except __atomic_is_lock_free).Eli Friedman2011-10-111-0/+37
OpenPOWER on IntegriCloud