Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
SimplifyLibCalls.cpp
Find file
Blame
History
Permalink
On strtod and friends, mark 'endptr' nocapture in the function prototype, and
· a0e83a09
Nick Lewycky
authored
Feb 13, 2009
mark the first argument nocapture if endptr=NULL for each particular call. llvm-svn: 64453
a0e83a09
Loading