Skip to content
Commit 1394f2da authored by Sergey Matveev's avatar Sergey Matveev
Browse files

[msan] Rewrite strto* interceptors and add a few more.

Express the strto* interceptors though macros. This removes a lot of
duplicate code and fixes a couple of copypasto bugs (where "res" was declared of
a different type than the actual return type). Also, add a few more interceptors
for strto*_l.

llvm-svn: 200316
parent ab2227a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment