Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libc++] Replace __sync_* functions with __libcpp_atomic_* functions | Weiming Zhao | 2017-09-19 | 1 | -0/+19 |
* | Remove usages of _LIBCPP_MSVC which is never defined | Eric Fiselier | 2017-05-10 | 1 | -1/+1 |
* | Refer to _LIBCPP_MSVC macro where applicable | Saleem Abdulrasool | 2017-02-06 | 1 | -1/+1 |
* | Fixing 'Aquire' typo and libcxx build. | Ben Craig | 2016-08-02 | 1 | -1/+1 |
* | Add more missing license headers | Eric Fiselier | 2016-01-19 | 1 | -0/+9 |
* | Add placeholder __libcpp_relaxed_store() for when atomic builtins are not ava... | Dimitry Andric | 2015-09-22 | 1 | -0/+7 |
* | Move atomic_support.h and config_elast.h into src/include | Eric Fiselier | 2015-08-18 | 1 | -0/+142 |