llvm/libcxx
Vitaly Buka beff64ee44 [msan][libcxx] Enable -fsanitize-memory-param-retval
We are considering to make -fsanitize-memory-param-retval enabled by default so probably this patch is unnneded.

Reviewed By: #libc, EricWF

Differential Revision: https://reviews.llvm.org/D123979
2022-04-28 19:12:41 -07:00
..
benchmarks [libc++][ranges] Implement ranges::minmax and ranges::minmax_element 2022-04-14 15:37:22 +02:00
cmake [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
docs [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
include [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
lib [libc++][NFC] Refactor the ABI changelog 2022-03-24 10:24:43 -04:00
src [libc++] Avoid lifetime UB in __thread_local_data() 2022-04-25 14:56:44 -07:00
test [NFC][libc++][format] Enable unit tests. 2022-04-28 17:11:47 +02:00
utils [msan][libcxx] Enable -fsanitize-memory-param-retval 2022-04-28 19:12:41 -07:00
.clang-format
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [msan][libcxx] Enable -fsanitize-memory-param-retval 2022-04-28 19:12:41 -07:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT