Age | Commit message (Expand) | Author |
---|---|---|
2012-12-11 | clang/test/Driver/linker-opts.c: Fix XFAIL that I removed win32. | NAKAMURA Takumi |
2012-12-11 | clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is... | NAKAMURA Takumi |
2012-10-30 | [driver] Older versions of ld expect '-L<dir>' not '-L <dir>'. In Xcode4 and | Chad Rosier |
2012-06-18 | XFAIL linker-opts.c on win32 now that it doesn't pretend that link.exe is ld. | Michael J. Spencer |
2012-03-16 | test/Driver/linker-opts.c: Mark as XFAIL:cygming, using gcc linker driver. It... | NAKAMURA Takumi |
2012-03-12 | Address some of the concerns by Chandler. | Bill Wendling |
2012-03-12 | Have clang pay attention to the LIBRARY_PATH environment variable. | Bill Wendling |