aleksandr.urakov marked an inline comment as done.
aleksandr.urakov added inline comments.


================
Comment at: source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:26
+//------------------------------------------------------------------------------
+/// Converts a location information from a PDB symbol to a DWARF expression
+///
----------------
asmith wrote:
> Are you sure about the /// ?
> 
> Should these be // ?
Yes, I think that /// should be there, it's a Doxygen comment (e.g. Visual 
Studio highlights info about a function and its parameters after that).


https://reviews.llvm.org/D49018



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

Reply via email to