Skip to content
Commit 1675c0e6 authored by Chad Rosier's avatar Chad Rosier
Browse files

[driver] Revert r180652 and 180658 and temporarily #define MAXPATHLEN to

make the gdb tests and the Windows bots happy.

The Path::GetCurrentDirectory API is not equivalent to ::getcwd(), so 
r180652 causes a gdb tests to fail.  On the other hand, <sys/param.h> 
isn't defined on Windows systems, so that causes Windows builds to fail.
rdar://12237559

llvm-svn: 180661
parent 203e12bf
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