DR101, PR12770: If a function is declared in the same context as a
using-declaration, and they declare the same function (either because the using-declaration is in the same namespace as the declaration it imports, or because they're both extern "C"), they do not conflict. llvm-svn: 200897
Loading
Please sign in to comment