Commit 7a391e3
authored
[lldb] Adjusting the naming for gcc11. (llvm#162693)
In gcc11 we're getting an error with a `using Req = Req` statement. This
changes the name of the types in JSONTransportTest from `Req` >
`Request`, `Evt` > `Event`, `Resp` > `Response`.1 parent 3c080ed commit 7a391e3
1 file changed
+90
-77
lines changed
0 commit comments