shafik added a comment.
This LGTM now but I will wait for @teemperor to take a look at it.
================
Comment at: lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:620
if (predicate(decl->getKind())) {
if (log) {
----------------
I think a comment on the `predicate` would be helpful as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61333/new/
https://reviews.llvm.org/D61333
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits