summaryrefslogtreecommitdiffstats
path: root/libcxx/cmake/Modules/CheckLibcxxAtomic.cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix libc++ configuration with -fsanitize-coverageIvan Krasin2016-09-011-0/+3
* libc++: perform configuration checks with -nodefaultlibsSaleem Abdulrasool2016-08-291-1/+4
* Rework libatomic handling in CMake and LIT.Eric Fiselier2016-07-181-1/+1
* Fix PR26622 - Make CheckLibcxxAtomic.cmake use the libc++ headers.Eric Fiselier2016-02-201-2/+2
* Issue a warning instead of fatal errors when checks for libatomic fail.Vasileios Kalintiris2016-02-161-2/+2
* Rename CheckLibcxxAtomic.cmake variable result names so they don't clash with...Eric Fiselier2016-02-111-2/+2
* Fix r260515 - Correct typos in CMake changesEric Fiselier2016-02-111-4/+4
* Re-commit "Introduce a cmake module to figure out whether we need to link wit...Vasileios Kalintiris2016-02-111-0/+41
* Revert "Introduce a cmake module to figure out whether we need to link with l...Vasileios Kalintiris2016-02-091-38/+0
* Introduce a cmake module to figure out whether we need to link with libatomic.Vasileios Kalintiris2016-02-091-0/+38
OpenPOWER on IntegriCloud