summaryrefslogtreecommitdiffstats
path: root/lib/Driver/ToolChains/Darwin.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [darwin] parse the SDK settings from SDKSettings.json if it exists andAlex Lorenz2018-12-171-1/+5
* Move detection of libc++ include dirs to Driver on MacOSIlya Biryukov2018-12-051-0/+4
* [Xray] Darwin - Enable in the driver sideDavid Carlier2018-08-271-0/+1
* [Darwin Driver] Fix Simulator builtins and test casesChris Bieneman2018-08-151-2/+4
* Refactor Darwin driver to refer to runtimes by componentChris Bieneman2018-08-151-4/+6
* Revert r337635 "[Driver] Sanitizer support based on runtime library presence"Reid Kleckner2018-07-311-14/+1
* [Driver] Sanitizer support based on runtime library presenceGeorge Karpenkov2018-07-201-1/+14
* [driver][darwin] Refactor the target selection code, NFCAlex Lorenz2017-12-091-17/+23
* [driver] Set the 'simulator' environment for Darwin when compiling forAlex Lorenz2017-12-071-0/+3
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-3/+5
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-5/+3
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-3/+5
* Driver: remove `SupportsObjCGC` (NFC)Saleem Abdulrasool2017-11-191-4/+0
* clang/lib/Driver/ToolChains/Darwin.h: Add proper style to comments. [-Wdocume...NAKAMURA Takumi2017-09-131-4/+4
* [Driver] Darwin: Link in the profile runtime archive firstVedant Kumar2017-09-121-2/+21
* Moving libFuzzer to compiler-rt: required updates to the Clang driver.George Karpenkov2017-08-211-3/+2
* [Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.Akira Hatanaka2017-08-031-1/+1
* [OpenMP] Extend CLANG target options with device offloading kind.Gheorghe-Teodor Bercea2017-07-061-1/+2
* [Sema] Issue diagnostics if a new/delete expression generates a call toAkira Hatanaka2017-06-291-0/+8
* Flag -fsanitize=fuzzer to enable libfuzzerGeorge Karpenkov2017-04-241-0/+2
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+488