IsOverload has a param named UseUsingDeclRules. But as far as I can
tell, it should be called UseMemberUsingDeclRules. That is, it only
applies to "using" declarations inside classes or structs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM