Do not use public inheritance where it is not needed.
ScriptParser is not a ScriptLexer, so this should be a private inheritance. llvm-svn: 299513
Loading
Please sign in to comment
ScriptParser is not a ScriptLexer, so this should be a private inheritance. llvm-svn: 299513