summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/MSVC.h
Commit message (Expand)AuthorAgeFilesLines
* [MSVC] Automatically add atlmfc folder to include and libpath.Zachary Turner2019-10-101-2/+4
* [Driver] Set the default win32-macho debug format to DWARFVedant Kumar2019-07-221-3/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [codeview] Make "clang -g" emit codeview by default when targetting MSVCReid Kleckner2018-11-141-0/+13
* clang-cl: Postpone Wmsvc-not-found emission until link.exe gets used.Nico Weber2018-07-171-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* [Driver] Recognize DevDiv internal builds of MSVC, with a different directory...Stephan T. Lavavej2017-08-211-2/+7
* [Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.Akira Hatanaka2017-08-031-1/+1
* Fix uninitialized value.Zachary Turner2017-03-151-1/+1
* Update clang-cl driver for MSVC 2017.Zachary Turner2017-03-151-11/+19
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+133
OpenPOWER on IntegriCloud