<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Patch applied.  Thanks!</div><div><br></div>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=152942&view=rev">http://llvm.org/viewvc/llvm-project?rev=152942&view=rev</a><br>Log:<br>Patch from <a href="mailto:dawn@burble.org">dawn@burble.org</a>:<br><br>GetSupportFileAtIndex(), GetNumSupportFiles(), FindSupportFileIndex():<br>  Add API support for getting the list of files in a compilation unit.<br>GetNumCompileUnits(), GetCompileUnitAtIndex():<br>  Add API support for retrieving the compilation units in a module.<br><br>Modified:<br>   lldb/trunk/include/lldb/API/SBCompileUnit.h<br>   lldb/trunk/include/lldb/API/SBModule.h<br>   lldb/trunk/source/API/SBCompileUnit.cpp<br>   lldb/trunk/source/API/SBModule.cpp<br><div><div><br></div><div>On Mar 16, 2012, at 1:31 PM, Johnny Chen <<a href="mailto:johnny.chen@apple.com">johnny.chen@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Dawn,<br><br>I'll integrate your patch into ToT later.<br>Thanks.<br><br>On Mar 16, 2012, at 11:31 AM, <a href="mailto:dawn@burble.org">dawn@burble.org</a> wrote:<br><br><blockquote type="cite">(sending to lldb-dev as per the reply to someone else asking where lldb<br>patches should go - let me know if that's not still the case).<br><br>These patches enable a client to retrieve the list of files belonging to<br>a module using the API.  I wasn't sure if FindSupportFileIndex() should take <br>a starting index, but since other class methods did, I stuck with that theme.<br>I didn't need the starting index, so I'd happily remove it if folks prefer.<br><br>Commit comment:<br>GetSupportFileAtIndex(), GetNumSupportFiles(), FindSupportFileIndex():<br>   Add API support for getting the list of files in a compilation unit.<br>GetNumCompileUnits(), GetCompileUnitAtIndex():<br>   Add API support for retrieving the compilation units in a module.<br><br>Please review and commit.<br><br>Thank you!<br>-Dawn<br><lldb_modfiles.diff>_______________________________________________<br>lldb-dev mailing list<br><a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev<br></blockquote><br>_______________________________________________<br>lldb-dev mailing list<br><a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev<br></div></blockquote></div><br></body></html>