- a957ffb Add default calling convention support for regcall. by Erich Keane · 8 years ago
- 634c601 [CFI] Add CFI-icall pointer type generalization by Vlad Tsyrklevich · 8 years ago
- daae952 Revert r316193. by Richard Smith · 8 years ago
- 90161da Try to shorten system header paths when using -MD depfiles by Peter Wu · 8 years ago
- 9b3d627 [Bitfield] Add an option to access bitfield in a fine-grained manner. by Wei Mi · 8 years ago
- 606093a Add -f[no-]double-square-bracket-attributes as new driver options to control use of [[]] attributes in all language modes. This is the initial implementation of WG14 N2165, which is a proposal to add [[]] attributes to C2x, but also allows you to enable these attributes in C++98, or disable them in C++11 or later. by Aaron Ballman · 8 years ago
- 729379a Driver: hoist the `wchar_t` handling to the driver by Saleem Abdulrasool · 8 years ago
- a828081 [PS4] Tidy up some debug-tuning v. triple decision-making. by Paul Robinson · 8 years ago
- 1787f81 [DWARF] Allow forward declarations of a class template instantiation by Paul Robinson · 8 years ago
- bb26f86 [MSan] Add flag to disable use-after-dtor. by Matt Morehouse · 8 years ago
- b52e236 IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. by Peter Collingbourne · 8 years ago
- d30446f [modules] Add ability to specify module name to module file mapping (reapply) by Boris Kolpackov · 8 years ago
- db68911 Revert r312105 [modules] Add ability to specify module name to module file mapping by Victor Leschuk · 8 years ago
- 7a71b4b [modules] Add ability to specify module name to module file mapping by Boris Kolpackov · 8 years ago
- 6d2b6f0 Minimal runtime for UBSan. by Evgeniy Stepanov · 8 years ago
- f667ad5 Add flag to request Clang is ABI-compatible with older versions of itself by Richard Smith · 8 years ago
- 5e97f23 Expose -mllvm -accurate-sample-profile to clang. by Dehao Chen · 8 years ago
- 5c7fc76 [SanitizerCoverage] Add stack depth tracing instrumentation. by Matt Morehouse · 8 years ago
- ef5e106 [OpenMP] Error when trying to offload to an unsupported architecture by Gheorghe-Teodor Bercea · 8 years ago
- e3b0a19 [OpenMP] Prevent emission of exception handling code when using OpenMP to offload to NVIDIA devices. by Gheorghe-Teodor Bercea · 8 years ago
- d72c5e5 [mips] Revert r309942 & r309940 by Simon Dardis · 8 years ago
- 50f6d35 [mips] Implement -muninit-const-in-rodata by Simon Dardis · 8 years ago
- 6145776 [sanitizer-coverage] clang flags pumbing for -fsanitize-coverage=pc-table by Kostya Serebryany · 8 years ago
- 5f475b9 [c++2a] Add option -std=c++2a to enable support for potential/transitional C++2a features by Faisal Vali · 8 years ago
- dc77150 Changed Opts.EABIVersion type string to llvm::EABI enum class by Yuka Takahashi · 8 years ago
- 562eab9 Un-revert "[Driver] Add -fdiagnostics-hotness-threshold" by Brian Gesiak · 8 years ago
- 55e9c11 Revert "[Driver] Add -fdiagnostics-hotness-threshold" by Brian Gesiak · 8 years ago
- dc6fa5d [Driver] Add -fdiagnostics-hotness-threshold by Brian Gesiak · 8 years ago
- b853ef9 Remove Clang support for '-fvectorize-slp-aggressive' which used LLVM's by Chandler Carruth · 8 years ago
- b13eebe [NewPM] Add Clang cc1 flag -fdebug-pass-manager for printing debug information. by Tim Shen · 8 years ago
- cae83f7 [Sema] Issue diagnostics if a new/delete expression generates a call to by Akira Hatanaka · 8 years ago
- 59d7b77 [OpenMP] Add support for auxiliary triple specification by Gheorghe-Teodor Bercea · 8 years ago
- d064e91 Revert "Revert r305164/5/7." by Saleem Abdulrasool · 8 years ago
- 0ea5888 [Frontend] 'Show hotness' can be used with a sampling profile by Brian Gesiak · 8 years ago
- fb7654a [PR33394] Avoid lexing editor placeholders when Clang is used only by Alex Lorenz · 8 years ago
- 50a9dfa Be more strict when checking the -flto option value by Yuka Takahashi · 8 years ago
- cdc4408 Revert r305164/5/7. by Daniel Jasper · 8 years ago
- 7289ba9 Driver: add support for `-gz` and `-gz=` by Saleem Abdulrasool · 8 years ago
- 86a3ef5 Add -frewrite-imports flag. by Richard Smith · 8 years ago
- 5444890 Represent debug information compression type fully by Saleem Abdulrasool · 8 years ago
- 2c2fb88 [sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-8bit-counters. Experimental so far, not documenting yet. Reapplying revisions 304630, 304631, 304632, 304673, see PR33308 by Kostya Serebryany · 8 years ago
- de72b91 Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-8bit-counters. Experimental so far, not documenting yet. (clang part)" by Renato Golin · 8 years ago
- e425aad [sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-8bit-counters. Experimental so far, not documenting yet. (clang part) by Kostya Serebryany · 8 years ago
- 85a83c2 [Modules] Handle sanitizer feature mismatches when importing modules by Vedant Kumar · 8 years ago
- 4b2f326 [clang-cl] Improve default calling convention flag handling by Reid Kleckner · 8 years ago
- 6aa9e9b IRGen: Add optnone attribute on function during O0 by Mehdi Amini · 8 years ago
- d46083c Revert MSVC CXXOperatorNames patch due to issues with Chromium by Erich Keane · 8 years ago
- 25411b7 For Microsoft compatibility, set fno_operator_names by Erich Keane · 8 years ago
- af69e40 Allow to use vfs::FileSystem for file accesses inside ASTUnit. by Ilya Biryukov · 8 years ago
- 0c7d4d7e Add option to include multiple lines in snippets. by Richard Smith · 8 years ago
- d991cdd [asan] A clang flag to enable ELF globals-gc. by Evgeniy Stepanov · 8 years ago
- 50fb618 [sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a hidden -mllvm flag. clang part. by Kostya Serebryany · 8 years ago
- 5511fc2 Revert rL301998: "Fix a bug that -isysroot is completely ignored on Unix" by Yuka Takahashi · 8 years ago
- 79d3107 Fix a bug that -isysroot is completely ignored on Unix by Yuka Takahashi · 8 years ago
- f74d946 Move functionality for handling module maps as inputs from the -emit-module by Richard Smith · 8 years ago
- 8c8fb80 Improve diagnostics for bad -std= flag. by Richard Smith · 8 years ago
- 6379cfc Remove unnecessary and somewhat inaccurate "C89" flag from language standards. by Richard Smith · 8 years ago
- b0fe704 Don't accept -std= values that would switch us to a different source language. by Richard Smith · 8 years ago
- 40c0efa Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. by Richard Smith · 8 years ago
- 8150355 Move Split DWARF handling to an MC option/command line argument rather than using metadata by David Blaikie · 8 years ago
- 1be800c5 Add support for editor placeholders to Clang by Alex Lorenz · 8 years ago
- 34e485f [modules-ts] Fold together -x c++ and -x c++-module at -cc1 level. by Richard Smith · 8 years ago
- c69f9f3 [Modules] Enable local submodule visibility for ObjC/C by Bruno Cardoso Lopes · 8 years ago
- f63556d Modular Codegen: Separate flags for function and debug info support by David Blaikie · 8 years ago
- 69cdc90 [Modules] Remove darwin specific code to check for SystemVersion.plist by Bruno Cardoso Lopes · 8 years ago
- e7cdcde Preserve vec3 type. by Jin-Gu Kang · 8 years ago
- 1a3665bb [Driver] Don't crash on invalid values of -mrelocation-model=. by Davide Italiano · 8 years ago
- 504fc22 [XRay][clang] Fix the -fxray-instruction-threshold flag processing by Dean Michael Berris · 9 years ago
- 835832d [XRay] Add -fxray-{always,never}-instrument= flags to clang by Dean Michael Berris · 9 years ago
- 049a31d Use FPContractModeKind universally by Adam Nemet · 9 years ago
- e940f35 Revert "Use FPContractModeKind universally" by Adam Nemet · 9 years ago
- 32093a1 Use FPContractModeKind universally by Adam Nemet · 9 years ago
- 45c26ee [OpenCL] Extended mapping of parcing CodeGen arguments by Egor Churaev · 9 years ago
- 671db70 [OpenCL][Bug 10573] Don't set CXXOperatorNames flag by Anastasia Stulova · 9 years ago
- 488d1dc [ThinLTO] Clang support for emitting minimized bitcode for thin link by Teresa Johnson · 9 years ago
- 758aad7 Remove the -faltivec alias option and replace it with -maltivec everywhere. by Eric Christopher · 9 years ago
- 0ebdeac Canonicalize the path provided by -fmodules-cache-path. by Adrian Prantl · 9 years ago
- 60fa288 Modules: Use hash of PCM content for SIGNATURE by Duncan P. N. Exon Smith · 9 years ago
- 5eb9c81 [Linker] Provide callback for internalization by Jonas Devlieghere · 9 years ago
- e39fa57 Add -iframeworkwithsysroot compiler option by Alex Lorenz · 9 years ago
- 3a36ac1 Add -cc1 flag -ast-dump-all to perform an AST dump including entities that haven't yet been deserialized. by Richard Smith · 9 years ago
- 18c12d5 [PS4] Set our default dialect to C++11. NFC for other targets. by Paul Robinson · 9 years ago
- 7b5d910 Add a cc1 flag for setting the existing Preprocessor option 'AllowPCHWithCompilerErrors'. by Argyrios Kyrtzidis · 9 years ago
- 4032785 Revert r296209, still one more test to go. by Paul Robinson · 9 years ago
- 7c344cf [PS4] Set our default dialect to C++11. NFC for other targets. by Paul Robinson · 9 years ago
- 222b30b Stop asserting when a meaningless -std= flag is passed for a non-compilation by Richard Smith · 9 years ago
- c91daf1 [Driver] Report available language standards on user error by Richard Smith · 9 years ago
- 546bc11 [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. by Amjad Aboud · 9 years ago
- 0c86ccf [X86] Teach Clang about -mfentry flag by Nirav Dave · 9 years ago
- 9ffe5a3 Prototype of modules codegen by David Blaikie · 9 years ago
- b080b63 [CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules. by Justin Lebar · 9 years ago
- b3a70de Add -fdebug-info-for-profiling to emit more debug info for sample pgo profile collection by Dehao Chen · 9 years ago
- 1e1475a Move vtable type metadata emission behind a cc1-level flag. by Peter Collingbourne · 9 years ago
- 0aaa762 unique_ptrify createDriverOptTable by David Blaikie · 9 years ago
- 7f87307 Add a cc1 option to force disabling lifetime-markers emission from clang by Mehdi Amini · 9 years ago
- ea4395e Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
- 81d0829 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
- 9280a85 IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer by David Blaikie · 9 years ago
- 61137e1 Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension by David Blaikie · 9 years ago
- c1608f7 Add -f[no-]strict-return flag that can be used to avoid undefined behaviour by Alex Lorenz · 9 years ago