Files
clang-p2996/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
Nikita Popov 193ea83dd7 [SimplifyLibCalls] Don't infer call-site nocapture on atoi
This is already inferred on the function declaration by BLC, there
is no need to also do it at the call-site.
2025-01-14 17:13:45 +01:00

164 KiB