The language standard does not define a function with this name,
so it is part of the user's namespace. This change fixes a duplicate
symbol error that occurs when a user attempts to define a function
with this name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM