[Lldb-commits] [PATCH] D18228: Make File option flags consistent for Python API

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 17 10:48:35 PDT 2016


clayborg added a comment.

Just to be clear in the code we should set the write flag and not make any assumptions. So then the first diff isn't needed and only PythonDataObjects.cpp needs to change.


http://reviews.llvm.org/D18228





More information about the lldb-commits mailing list