Skip to content
Commit 9aa8904a authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Handle any undeclared parameters in a K&R-style function with a

special action, inside function prototype scope. This avoids confusion
when we try to inject these parameters into the scope of the function
body before the function itself has been added to the surrounding
scope. Fixes <rdar://problem/6097326>.

llvm-svn: 62849
parent e37f9afb
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