llvm-capstone/libcxx
Saleem Abdulrasol 5ce2c6d2db build: avoid custom handling for C++ standard
Use the builtin CMake support for specifying the proper flags for the targets to
build at a certain C++ standard.  This avoids unnecessary checks in CMake,
speeding up the configure phase as well as simplifies the logic overall.
2019-11-02 15:07:54 -04:00
..
benchmarks [libcxx][NFC] Strip trailing whitespace, fix typo. 2019-10-23 11:49:43 -07:00
cmake [libc++] Fix linker script generation 2019-10-11 04:54:35 +00:00
docs [NFC] Fix typos in libc++ documentation 2019-10-01 20:34:50 +00:00
fuzzing [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
include [libc++] Add test and remove workaround for PR13592 2019-10-30 15:52:11 -07:00
lib [libc++] Add missing revision number in ABI changelog 2019-10-03 16:50:05 +00:00
src [libcxx][NFC] Strip trailing whitespace, fix typo. 2019-10-23 11:49:43 -07:00
test [libc++] Add test and remove workaround for PR13592 2019-10-30 15:52:11 -07:00
utils [libcxx] Disable -Wconstant-evaluated for testsuite 2019-11-01 13:46:47 +01:00
www Add all the issues to be voted upon in Belfast 2019-10-26 07:53:15 -07:00
.arcconfig
.clang-format
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt build: avoid custom handling for C++ standard 2019-11-02 15:07:54 -04:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT