hanchenye-llvm-project/libc/test
Tue Ly 700aebaf74 [libc] Set default CXX_STANDARD to C++17 and let targets set their own standard if needed.
CMAKE_CXX_STANDARD 14 is set in the llvm-project/llvm folder overriding all COMPILE_OPTIONS -std=c++17.  We need to override the CXX_STANDARD property of the target in order to set the correct C++ standard flags.

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D118871
2022-02-04 09:59:21 -05:00
..
integration [libc] make the scudo integration test run 2021-08-20 17:51:11 +00:00
loader [libc][NFC] Remove dependecies on entrypoints from loader tests. 2021-12-13 19:29:29 +00:00
src [libc] Set default CXX_STANDARD to C++17 and let targets set their own standard if needed. 2022-02-04 09:59:21 -05:00
utils [libc] apply new lint rules 2021-12-07 10:49:47 -08:00
CMakeLists.txt [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
ErrnoSetterMatcher.h [libc][NFC] Move sys/mman entrypoints to the default build configs. 2022-01-11 16:51:10 +00:00