summaryrefslogtreecommitdiffstats
path: root/lib/Headers/stdatomic.h
Commit message (Expand)AuthorAgeFilesLines
* Use __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`Eric Fiselier2017-04-201-10/+10
* Trailing dot that shouldn't have been committed.Joerg Sonnenberger2016-09-041-1/+1
* PR 27200: Fix names of the atomic lock-free macros.Joerg Sonnenberger2016-09-041-6/+6
* Don't use BCPL comments here, in case someone wants to use <stdatomic.h> from...Richard Smith2015-01-291-2/+2
* Add an implementation of C11's stdatomic.hHal Finkel2014-10-031-0/+190