Age | Commit message (Expand) | Author | Files | Lines |
2014-06-17 | Remove dead code. | Diego Novillo | 1 | -11/+0 |
2014-06-16 | Add -std=c++1z flag for C++17 features. | Richard Smith | 1 | -0/+1 |
2014-06-12 | Include system_error directly. | Rafael Espindola | 1 | -1/+1 |
2014-05-31 | There is no std::errc:success, remove the llvm one. | Rafael Espindola | 1 | -1/+1 |
2014-05-29 | Add flags -Rpass-missed and -Rpass-analysis. | Diego Novillo | 1 | -0/+28 |
2014-05-29 | No longer allow the -std options to entirely override the -x language option.... | Aaron Ballman | 1 | -11/+5 |
2014-05-22 | [C++11] Use 'nullptr'. Frontend edition. | Craig Topper | 1 | -1/+1 |
2014-05-11 | Make DiagnosticsEngine non-copyable | Alp Toker | 1 | -0/+2 |
2014-05-08 | Enable standalone-debug by default on FreeBSD | Ed Maste | 1 | -3/+4 |
2014-05-08 | Driver: parse -mcmodel earlier | Saleem Abdulrasool | 1 | -1/+13 |
2014-05-07 | If an instantiation of a template is required to be a complete type, check | Richard Smith | 1 | -0/+1 |
2014-05-04 | Speculative fix to unbreak the buildbots that fail with compiler errors. | Argyrios Kyrtzidis | 1 | -2/+2 |
2014-05-04 | [Modules] Add the resource-dir to the module hash. | Argyrios Kyrtzidis | 1 | -1/+2 |
2014-04-30 | Drop non-cfi assembly support from clang. | Rafael Espindola | 1 | -1/+0 |
2014-04-29 | [PCH/Modules] Don't tie TargetOptions::LinkerVersion to a module/PCH, it's a ... | Argyrios Kyrtzidis | 1 | -1/+1 |
2014-04-23 | Initial implementation of -modules-earch-all option, for searching for symbol... | John Thompson | 1 | -0/+3 |
2014-04-16 | Add support for optimization reports. | Diego Novillo | 1 | -0/+11 |
2014-04-15 | Honour -ivfsoverlay in ASTUnit to match clang | Ben Langmuir | 1 | -1/+28 |
2014-04-11 | Add -fmodules-strict-decluse to check that all headers are in modules | Daniel Jasper | 1 | -1/+3 |
2014-03-27 | Support for -Wa,-compress-debug-sections. | David Blaikie | 1 | -0/+1 |
2014-03-26 | Move the -i[no-]system-prefix options from CC1Options.td to Options.td. | Alexander Kornienko | 1 | -4/+4 |
2014-03-20 | [msan] -fsanitize-memory-track-origins=[level] flag and docs. | Evgeniy Stepanov | 1 | -2/+2 |
2014-03-18 | Creating a printing policy for "half": | Yunzhong Gao | 1 | -0/+3 |
2014-03-14 | [Modules] Emit the module file paths as dependencies of the PCH when we are b... | Argyrios Kyrtzidis | 1 | -0/+1 |
2014-03-12 | Add an option -fmodules-validate-system-headers | Ben Langmuir | 1 | -0/+3 |
2014-03-09 | [C++11] Replace OwningPtr include with <memory>. | Ahmed Charles | 1 | -1/+1 |
2014-03-07 | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 1 | -5/+5 |
2014-03-06 | [OPENMP] Added option -fopenmp=libiomp5|libgomp | Alexey Bataev | 1 | -2/+6 |
2014-03-03 | Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a... | Argyrios Kyrtzidis | 1 | -0/+4 |
2014-03-02 | [C++11] Use std::atomic instead of LLVM's. | Benjamin Kramer | 1 | -3/+3 |
2014-03-02 | [C++11] Replace llvm::tie with std::tie. | Benjamin Kramer | 1 | -1/+1 |
2014-02-25 | Add a driver option -ivfsoverlay | Ben Langmuir | 1 | -0/+4 |
2014-02-24 | Implement -fno-short-wchar | Richard Barton | 1 | -1/+1 |
2014-02-23 | clang: add -f{no-,}integrate-as as consistent parameters | Saleem Abdulrasool | 1 | -1/+1 |
2014-02-21 | Accept -no-integrated-as in -cc1 and forward it to llvm. | Rafael Espindola | 1 | -0/+1 |
2014-02-12 | MS ABI: Implement #pragma vtordisp() and clang-cl /vdN | Reid Kleckner | 1 | -0/+1 |
2014-02-12 | Add an option to allow Clang verify source files for a module only once during | Dmitri Gribenko | 1 | -4/+22 |
2014-02-11 | MS ABI: Add support for the -vm{b,g,s,m,v} flags | David Majnemer | 1 | -0/+18 |
2014-02-11 | [stackprotector] Add command line option -fstack-protector-strong | Josh Magee | 1 | -1/+2 |
2014-02-08 | Remove the -fhidden-weak-vtables -cc1 option. It was dead, | John McCall | 1 | -1/+0 |
2014-02-05 | Add a CC1 option -verify-pch | Ben Langmuir | 1 | -0/+3 |
2014-01-16 | [asan] Remove -fsanitize-address-zero-base-shadow command line | Evgeniy Stepanov | 1 | -2/+0 |
2014-01-14 | Remove the -cxx-abi command-line flag. | Hans Wennborg | 1 | -8/+1 |
2014-01-14 | Switch around the order of MSVCCompat and MicrosoftExt | Alp Toker | 1 | -2/+1 |
2014-01-14 | Rename language option MicrosoftMode to MSVCCompat | Alp Toker | 1 | -1/+1 |
2014-01-13 | Use the MS ABI for Win32 targets by default | Hans Wennborg | 1 | -2/+5 |
2014-01-07 | Implement a new -fstandalone-debug option. rdar://problem/15685848 | Adrian Prantl | 1 | -8/+14 |
2014-01-06 | Driver: Accept -fprofile-instr-use and -fprofile-instr-generate | Justin Bogner | 1 | -0/+2 |
2013-12-28 | Silence a dubious GCC warning about a set but unused global. Indeed, the | Chandler Carruth | 1 | -1/+1 |
2013-12-27 | Bury leaked pointers in a global array to silence a leak detector in --disabl... | Kostya Serebryany | 1 | -0/+16 |