whisperity added a comment.
The context of the diff is missing. Please re-run the diff making with
`-U9999999999999999999`.
================
Comment at: clang/include/clang/Sema/Lookup.h:817
+ bool empty(void) { return Decls.empty(); }
+
using iterator =
----------------
`(void)`? LLVM is a C++ project.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127599/new/
https://reviews.llvm.org/D127599
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits