forked from OSchip/llvm-project
The first instruction of the new ucrtbase!strnlen implementation loads a global, presumably to dispatch between SSE and non-SSE optimized strnlen implementations. Fixes PR32895 and probably https://github.com/google/sanitizers/issues/818 llvm-svn: 305581 |
||
|---|---|---|
| .. | ||
| tests | ||
| .clang-format | ||
| CMakeLists.txt | ||
| interception.h | ||
| interception_linux.cc | ||
| interception_linux.h | ||
| interception_mac.cc | ||
| interception_mac.h | ||
| interception_type_test.cc | ||
| interception_win.cc | ||
| interception_win.h | ||