[llvm-commits] [llvm] r156591 - in /llvm/trunk: include/llvm/Support/FileSystem.h lib/Support/Unix/PathV2.inc lib/Support/Windows/PathV2.inc

Gabor Greif gabor at mac.com
Fri May 11 14:30:59 PDT 2012


May be related...

I got a strange error condition with clang (on linux) compiling  
"foo.c" to "foo.o"
and a directory named /tmp/foo (from a different user).

Compilation terminates with a privilege error. (I pass -pipe to clang)

Can anybody reproduce this?

Cheers,

	Gabor



More information about the llvm-commits mailing list