[PATCH] D59072: [ExpressionParser] Implement ComputeClangResourceDir for Windows

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 13:22:58 PST 2019


stella.stamenova added a comment.

This broke the Windows bot because now one of the TestPaths tests passes on Windows:

http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/2394

There's also this comment in the test file:

1. TODO: Merge into test_path when GetClangResourceDir is implemented on
2. windows


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59072





More information about the llvm-commits mailing list