| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-cl /fallback: turn the note into a warning | Hans Wennborg | 2014-02-19 | 1 | -1/+2 |
* | clang-cl /fallback: emit a note when falling back | Hans Wennborg | 2014-02-18 | 1 | -0/+2 |
* | Add an option to allow Clang verify source files for a module only once during | Dmitri Gribenko | 2014-02-12 | 1 | -0/+4 |
* | clang-cl: Better error message when trying to compile stdin (PR18640) | Hans Wennborg | 2014-01-29 | 1 | -0/+2 |
* | Driver: Stub -Wa,-compress-debug-sections support for integrated-as with a su... | David Blaikie | 2014-01-17 | 1 | -0/+2 |
* | Remove unused diagnostic. | Benjamin Kramer | 2013-11-27 | 1 | -2/+0 |
* | Tidy up the no-external-assembler diag | Alp Toker | 2013-11-22 | 1 | -2/+2 |
* | Remove period at end of "optimization level is unsupported" diagnostic | Hans Wennborg | 2013-11-18 | 1 | -1/+1 |
* | Using an invalid -O falls back on -O3 instead of an error | Sylvestre Ledru | 2013-11-18 | 1 | -0/+2 |
* | Revert "Using an invalid -O falls back on -O3 instead of an error" | Alp Toker | 2013-11-15 | 1 | -2/+0 |
* | Using an invalid -O falls back on -O3 instead of an error | Sylvestre Ledru | 2013-11-15 | 1 | -0/+2 |
* | Revert "Using an invalid -O falls back on -O3 instead of an error" | Sylvestre Ledru | 2013-11-11 | 1 | -1/+0 |
* | Using an invalid -O falls back on -O3 instead of an error | Sylvestre Ledru | 2013-11-11 | 1 | -0/+1 |
* | This reverts commit r194330, r194329 and r194328. | Rafael Espindola | 2013-11-09 | 1 | -2/+0 |
* | Add support for -fuse-ld=. | David Chisnall | 2013-11-09 | 1 | -0/+2 |
* | clang-cl: diagnose setting asm listing filename with multiple inputs | Hans Wennborg | 2013-10-18 | 1 | -1/+1 |
* | [Mips] Support FSF Mips toolchain directories tree in the Clang driver. | Simon Atanasyan | 2013-10-10 | 1 | -0/+2 |
* | clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc. | Hans Wennborg | 2013-09-18 | 1 | -3/+0 |
* | clang-cl: Warn about overriding /MD with /MT etc. | Hans Wennborg | 2013-09-11 | 1 | -1/+1 |
* | Clean out unused diagnostics. | Benjamin Kramer | 2013-08-31 | 1 | -2/+0 |
* | Warn that -O4 is the same as -O3. | Rafael Espindola | 2013-08-27 | 1 | -0/+1 |
* | Produce an error when trying to link with -emit-llvm. | Rafael Espindola | 2013-08-25 | 1 | -0/+2 |
* | Re-apply r188666 | Alexey Samsonov | 2013-08-19 | 1 | -0/+2 |
* | Revert r188666: it breaks the buildbots | Alexey Samsonov | 2013-08-19 | 1 | -2/+0 |
* | Fix PR16768: properly report malformed sanitizer blacklist file contents | Alexey Samsonov | 2013-08-19 | 1 | -0/+2 |
* | clang-cl: Support the /Fe option | Hans Wennborg | 2013-08-12 | 1 | -1/+1 |
* | clang-cl: Expand warning about /TC and /TP override, and expand test | Hans Wennborg | 2013-08-12 | 1 | -0/+2 |
* | clang-cl: Implement support for the /Fo option | Hans Wennborg | 2013-08-06 | 1 | -0/+5 |
* | clang-cl: Implement the /Tc, /TC, /Tp and /TP options. | Hans Wennborg | 2013-08-06 | 1 | -0/+3 |
* | Remove unused diagnostics. | Benjamin Kramer | 2013-05-21 | 1 | -2/+0 |
* | If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when... | Peter Collingbourne | 2013-04-09 | 1 | -2/+0 |
* | <rdar://problem/13509689> Introduce -module-file-info option that provides in... | Douglas Gregor | 2013-03-27 | 1 | -0/+2 |
* | Reject -no-integrated-as on windows. | Rafael Espindola | 2013-03-24 | 1 | -0/+2 |
* | Revert "Disallow using -fmodules with -no-integrated-as." | Ted Kremenek | 2013-03-12 | 1 | -6/+1 |
* | Disallow using -fmodules with -no-integrated-as. | Ted Kremenek | 2013-03-11 | 1 | -1/+6 |
* | Print warning instead of error if optional ASan features are enabled w/o spec... | Alexey Samsonov | 2013-01-28 | 1 | -0/+2 |
* | Diagnostics: name all implicit groups used more than once. | Jordan Rose | 2013-01-10 | 1 | -5/+5 |
* | Produce an actual error before attempting to attach notes to it when bailing out | Richard Smith | 2012-12-25 | 1 | -0/+2 |
* | [driver] Have -isysroot warn on nonexistent paths. | Chad Rosier | 2012-12-19 | 1 | -0/+2 |
* | Reuse an existing diagnostic for tsan/msan needing -pie error. | Evgeniy Stepanov | 2012-12-05 | 1 | -2/+0 |
* | Add -fsanitize=memory. | Evgeniy Stepanov | 2012-12-03 | 1 | -0/+2 |
* | Completely re-work how the Clang driver interprets PIC and PIE options. | Chandler Carruth | 2012-11-19 | 1 | -0/+2 |
* | Per discussion on cfe-commits, treat -faddress-sanitizer, | Richard Smith | 2012-11-06 | 1 | -0/+2 |
* | Remove ccc-no-clang-cpp, which is also dead now. | Rafael Espindola | 2012-10-30 | 1 | -2/+0 |
* | In the past "production" clang builds would not be used for c++, and | Rafael Espindola | 2012-10-30 | 1 | -2/+0 |
* | The clang driver has a fairly fancy support for executing gcc instead of | Rafael Espindola | 2012-10-09 | 1 | -2/+0 |
* | Change -analyzer-config to use '=' as the key-value separator, and only | Ted Kremenek | 2012-08-30 | 1 | -1/+1 |
* | Add new -cc1 driver option -analyzer-config, which allows one to specify | Ted Kremenek | 2012-08-29 | 1 | -1/+5 |
* | Tweak the ARC-requires-10.6 diagnostic according to Jordan's review. | John McCall | 2012-08-27 | 1 | -2/+2 |
* | Screw around with ObjCRuntime some more, changing the | John McCall | 2012-08-21 | 1 | -4/+4 |