rnk accepted this revision.
rnk added a comment.

lgtm


================
Comment at: clang/include/clang/Sema/Sema.h:9162
@@ -9161,1 +9161,3 @@
 
+  /// Check whether we're allowed to call Callee from the current context.
+  ///
----------------
FWIW I never insert doxygen annotations. I figure if someone cares they can 
come insert them for me. =P


https://reviews.llvm.org/D23242



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to