clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

Just add header doc and this is good to go.


================
Comment at: include/lldb/API/SBSection.h:74
@@ -73,1 +73,3 @@
 
+    uint32_t
+    GetPermissions () const;
----------------
I know not everything is documented, but we should document this new call to 
let users know that the uint32_t will return a mask of bits from 
lldb::Permissions.


https://reviews.llvm.org/D24251



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

Reply via email to