diff --git a/compiler-rt/lib/dfsan/done_abilist.txt b/compiler-rt/lib/dfsan/done_abilist.txt index df5eedcafeb86..3820ff79309af 100644 --- a/compiler-rt/lib/dfsan/done_abilist.txt +++ b/compiler-rt/lib/dfsan/done_abilist.txt @@ -88,6 +88,7 @@ fun:isalnum=functional fun:ispunct=functional fun:isspace=functional fun:tolower=functional +fun:_tolower=functional fun:toupper=functional # Functions that return a value that is data-dependent on the input.