forked from OSchip/llvm-project
739ef0c183
only from a function definition (that does not have a prototype) are only used to determine the compatible with other declarations of that same function. In particular, when referencing the function we pretend as if it does not have a prototype. Implement this behavior, which fixes PR3626. llvm-svn: 65460 |
||
---|---|---|
clang | ||
llvm |