llvm-project/libcxx
Louis Dionne 339156ad63 [libc++] Avoid passing -xc++ in Lit feature detection
Otherwise, if %{flags} contain other files like static libraries, those
files are treated as C++ source files instead of object files, and the
compiler gets all confused.
2020-06-05 13:41:48 -04:00
..
benchmarks
cmake [libc++] Link against libatomic when it is found 2020-06-05 09:28:44 -04:00
docs
fuzzing
include [libc++] Support move construction and assignment in <thread> in C++03 2020-06-03 12:16:27 -04:00
lib
src
test [libc++] Link against libatomic when it is found 2020-06-05 09:28:44 -04:00
utils [libc++] Avoid passing -xc++ in Lit feature detection 2020-06-05 13:41:48 -04:00
www
.clang-format
.gitignore
CMakeLists.txt [libc++] Link against libatomic when it is found 2020-06-05 09:28:44 -04:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml