[all-commits] [llvm/llvm-project] 987527: [DFSAN] Add support for _tolower
Tomasz Kuchta via All-commits
all-commits at lists.llvm.org
Thu Jun 22 13:49:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9875273ad264c42e124244daa3209df30048ceaf
https://github.com/llvm/llvm-project/commit/9875273ad264c42e124244daa3209df30048ceaf
Author: Tomasz Kuchta <t.kuchta at samsung.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M compiler-rt/lib/dfsan/done_abilist.txt
Log Message:
-----------
[DFSAN] Add support for _tolower
I noticed that in some cases _tolower shows as uninstrumented - I've added it as "functional" in the done_abilist.txt file
Reviewed by: browneee
Differential Revision: https://reviews.llvm.org/D153410
More information about the All-commits
mailing list