[PATCH] D20246: Use full path to clang.exe in LLDB_TEST_COMPILER

Galina via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 15:06:08 PDT 2016


gkistanova accepted this revision.
gkistanova added a comment.
This revision is now accepted and ready to land.

Looks fine. 
The only possible issue is the special symbols termination in paths. You may want to add quotation marks around paths or something.


http://reviews.llvm.org/D20246





More information about the llvm-commits mailing list