Skip to content
Commit 141df744 authored by Richard Smith's avatar Richard Smith
Browse files

Add missing diagnostic for use of _reserved name in extern "C"

declaration.

Names starting with an underscore are reserved at the global scope, so
cannot be used as the name of an extern "C" symbol in any scope because
such usages conflict with a name at global scope.
parent 7063b76b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment