summaryrefslogtreecommitdiff
path: root/test/Driver/cl-link.c
Commit message (Expand)AuthorAgeFilesLines
* [ASan/Win] Fix PR20918 -- SEH handler doesn't work with the MD runtimeTimur Iskhodzhanov2014-09-121-0/+1
* Update the test case after r217673Timur Iskhodzhanov2014-09-121-1/+1
* [ASan/Win] Add an extra thunk.lib to handle stack-use-after-return optionTimur Iskhodzhanov2014-08-261-0/+8
* [ASan] Fixup for r208610: link in asan_cxx library on WindowsAlexey Samsonov2014-05-121-0/+1
* clang-cl: pass -debug flag to the linker when compiling with debug infoHans Wennborg2014-04-251-0/+4
* Fix the ASan dll_thunk pathTimur Iskhodzhanov2013-09-111-1/+1
* Fix cl-link.c test failure on Mac platformsHans Wennborg2013-09-101-2/+2
* clang-cl: Support building DLLs (PR17083)Hans Wennborg2013-09-101-0/+14
* clang-cl: Pass -incremental:no to linker when using ASanHans Wennborg2013-08-301-0/+1
* clang-cl: Pass -debug to the linker when using -fsanitize=addressHans Wennborg2013-08-281-0/+1
* clang-cl: Support -fsanitize=addressHans Wennborg2013-08-271-5/+10
* clang-cl: Support /link option and set target to win32Hans Wennborg2013-08-131-0/+12