Revert "Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on by default" (#144167)
Reverts llvm/llvm-project#144163 because for some reason I didn't realize there are ASan tests.
This commit is contained in:
parent
a591bd222b
commit
ca38027c03
@ -59,7 +59,7 @@
|
||||
},
|
||||
"string": {
|
||||
"LIBC_CONF_STRING_UNSAFE_WIDE_READ": {
|
||||
"value": true,
|
||||
"value": false,
|
||||
"doc": "Read more than a byte at a time to perform byte-string operations like strlen."
|
||||
},
|
||||
"LIBC_CONF_MEMSET_X86_USE_SOFTWARE_PREFETCHING": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user