[Lldb-commits] [PATCH] D58748: [ExpressionParser] Test GetClangResourceDir

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 5 13:12:41 PST 2019


xiaobai updated this revision to Diff 189392.
xiaobai added a comment.

{Default,}ComputeClangDirectory -> {Default,}ComputeClangResourceDir
Added a comment explaining exactly how DefaultComputeClangResourceDir works


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58748/new/

https://reviews.llvm.org/D58748

Files:
  packages/Python/lldbsuite/test/functionalities/paths/TestPaths.py
  source/Plugins/ExpressionParser/Clang/ClangHost.cpp
  source/Plugins/ExpressionParser/Clang/ClangHost.h
  unittests/Expression/ClangParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58748.189392.patch
Type: text/x-patch
Size: 9246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190305/13e70b8b/attachment.bin>


More information about the lldb-commits mailing list