Skip to content
Commit e38764c6 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Driver: Change the driver to take the path to the main executable, instead of

taking it in pieces.
 - Fixes a problem where the Clang executable path was not initialized properly
   on Win32, because sys::Path::getBasename() doesn't do what I always think it
   does. Imagine that, a sys::Path interface that is confusing!

llvm-svn: 108667
parent af75e192
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment