aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/atomic_init.c
AgeCommit message (Expand)Author
2012-04-12Implement support for 18 of the GNU-compatible __atomic builtins.Richard Smith
2012-04-11Provide, and document, a set of __c11_atomic_* intrinsics to implement C11'sRichard Smith
2012-01-16Some improvements to the handling of C11 atomic types:David Chisnall