llvm-project/libcxx/cmake
Vasileios Kalintiris 867a4e7b8b Issue a warning instead of fatal errors when checks for libatomic fail.
This should fix PR26631, PR26622 and has the nice property that the addition
of the CheckLibcxxAtomic.cmake module acts as an NFC on the platforms of the
reporters (at least for the time being).

As these bug reports explain, CMake fails the atomic check because the
include headers might not exist in the host environment. We could
potentially point to the headers provided by libcxx itself.

llvm-svn: 260961
2016-02-16 14:15:27 +00:00
..
Modules Issue a warning instead of fatal errors when checks for libatomic fail. 2016-02-16 14:15:27 +00:00
config-ix.cmake Fix r260515 - Correct typos in CMake changes 2016-02-11 15:05:56 +00:00