apolyakov added inline comments.

================
Comment at: include/lldb/API/SBModule.h:136
+  ///
+  /// @param[in] sb_file_spec
+  ///     A lldb::SBFileSpec object that contains source file
----------------
aprantl wrote:
> We typically use `\param` instead of `@param` in LLVM.
I did it like it's done in other places in lldb. Are you sure about `\param` 
and `@param`?


https://reviews.llvm.org/D48801



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

Reply via email to