On Mon, 11 Jun 2018 at 22:00, Leonard Mosescu via lldb-commits <[email protected]> wrote: >> >> remove space before ( > > > I'd be happy to make the change, but looking at the rest of the file it seems > that almost everything uses the opposite convention: Foo (...). >
I guess that's because the .i files escaped the Great Clang Format. We should probably reformat them manually. _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
