Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h` | Eric Fiselier | 2017-04-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Summary: This patch makes the header `stdatomic.h` work when `-fms-compatibility` is specified. Reviewers: rsmith Reviewed By: rsmith Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D32322 llvm-svn: 300919 | ||||
* | Test case for r280607 to check presence and sanity of the *_LOCK_FREE | Joerg Sonnenberger | 2016-09-04 | 1 | -0/+32 |
macros. llvm-svn: 280622 |