[PATCH] D16488: Fix getCompiler in unit testing framework on compiler symlinks

Pavel Labath via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 02:48:19 PST 2016


labath added subscribers: lldb-commits, labath.
labath added a comment.

This caused a regression when the compiler was specified without a full path (I've fixed it in r259484, this is just an FYI).

Also, please put @lldb-commits (not LLVM) as a subscriber on the diff next time.

cheers,
pl


http://reviews.llvm.org/D16488





More information about the llvm-commits mailing list