On 10/09/2017 11:57 AM, Jason Merrill wrote:
On Fri, Oct 6, 2017 at 10:18 AM, Nathan Sidwell <nat...@acm.org> wrote:This patch converts the extern "C" function map to use a hash table, in the same way as I've just changed namespace bindings.
Hmm, why do we only check extern "C" conflicts for functions?
I suspect a bug. I noticed it as existing behaviour and was puzzled the first time around rearranging this code, but didn't want to get distracted from the big picture.
nathan -- Nathan Sidwell