ilya-biryukov added a comment.
A small drive-by comment.
PS it'd be cool to have an interface to cl that does not rely on global state...
================
Comment at: clangd/index/dex/dexp/Dexp.cpp:163
+
+struct {
+ const char *Name;
----------------
Maybe use a named struct?
C++ is powerful, but looks obscure at times...
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51989
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits