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
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to