tberghammer added subscribers: lldb-commits, tberghammer. /lldb/trunk/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:333 I think we don't need the second '~' as now you are accepting things like ``` ~~Foo, ~, ~~ ``` what shouldn't been accepted. I am happy to make the CL for removing it, but wanted to make sure I am not missing something.
http://reviews.llvm.org/rL266139 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits