Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the ASan dll_thunk path | Timur Iskhodzhanov | 2013-09-11 | 1 | -1/+1 |
* | Fix cl-link.c test failure on Mac platforms | Hans Wennborg | 2013-09-10 | 1 | -2/+2 |
* | clang-cl: Support building DLLs (PR17083) | Hans Wennborg | 2013-09-10 | 1 | -0/+14 |
* | clang-cl: Pass -incremental:no to linker when using ASan | Hans Wennborg | 2013-08-30 | 1 | -0/+1 |
* | clang-cl: Pass -debug to the linker when using -fsanitize=address | Hans Wennborg | 2013-08-28 | 1 | -0/+1 |
* | clang-cl: Support -fsanitize=address | Hans Wennborg | 2013-08-27 | 1 | -5/+10 |
* | clang-cl: Support /link option and set target to win32 | Hans Wennborg | 2013-08-13 | 1 | -0/+12 |