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

Implement GNU C semantics for K&R function definitions that follow a

prototype of the same function, where the promoted parameter types in
the K&R definition are not compatible with the types in the
prototype. Fixes PR2821.

llvm-svn: 66301
parent d39e0974
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