summaryrefslogtreecommitdiff
path: root/test/Misc
Commit message (Expand)AuthorAgeFilesLines
* Add -fno-experimental-pass-manager to make clear which pass managerEric Christopher2019-10-141-1/+1
* In the new pass manager use PTO.LoopUnrolling to determine when and howEric Christopher2019-10-141-0/+12
* [test] Use %clang_cc1 instead of %clang -cc1Fangrui Song2019-09-272-2/+2
* [SystemZ] Support z15 processor nameUlrich Weigand2019-09-201-1/+1
* [c++20] P1143R2: Add support for the C++20 'constinit' keyword.Richard Smith2019-09-042-3/+3
* [NewPM][PassInstrumentation] IR printing support from clang driverTaewook Oh2019-08-141-0/+5
* [X86] Support -march=tigerlakePengfei Wang2019-08-121-2/+2
* cfi-icall: Allow the jump table to be optionally made non-canonical.Peter Collingbourne2019-08-091-0/+1
* Give the 'signed/unsigned wchar_t' extension a warning flag, and followRichard Smith2019-07-291-1/+1
* Add lifetime categories attributesMatthias Gehre2019-07-251-0/+2
* [Driver] Set the default win32-macho debug format to DWARFVedant Kumar2019-07-221-0/+3
* [SystemZ] Add support for new cpu architecture - arch13Ulrich Weigand2019-07-121-1/+1
* [HIP] Support attribute hip_pinned_shadowYaxun Liu2019-06-261-0/+1
* [clang][NewPM] Add -fno-experimental-new-pass-manager to testsLeonard Chan2019-06-211-1/+1
* [Sema] Improved diagnostic for qualifiers in reference bindingAnastasia Stulova2019-06-211-1/+1
* [Clang] Rename -split-dwarf-file to -split-dwarf-outputAaron Puchert2019-06-151-1/+1
* DebugInfo: Add support for 'nodebug' attribute on typedefs and alias templatesDavid Blaikie2019-06-081-1/+1
* [X86] -march=cooperlake (clang)Pengfei Wang2019-06-071-2/+2
* Make NoThrow FunctionLike, make FunctionLike include references, fixErich Keane2019-06-031-1/+1
* Add the `objc_class_stub` attribute.John McCall2019-05-301-0/+1
* Fix isInSystemMacro in presence of macro and pasted tokenSerge Guelton2019-05-161-1/+6
* [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whoseRichard Smith2019-05-091-1/+1
* Ensure there is stack usage in stack size warning testMatt Arsenault2019-05-031-1/+3
* Support objc_nonlazy_class attribute on Objective-C implementationsErik Pilkington2019-04-111-1/+1
* Add support for attributes on @implementations in Objective-CErik Pilkington2019-04-111-2/+2
* [OpenCL] Allow variadic macros as Clang feature.Anastasia Stulova2019-03-261-1/+1
* Revert "Add a new attribute, fortify_stdlib"Erik Pilkington2019-03-131-1/+0
* [DWARF] Make -g with empty assembler source work better.Paul Robinson2019-03-011-1/+2
* [X86] AMD znver2 enablementGanesh Gopalasubramanian2019-02-261-2/+2
* [attributes] Fix buildbot after r354530.Artem Dergachev2019-02-211-1/+1
* [attributes] Add an attribute for server routines in Mach kernel and extensions.Artem Dergachev2019-02-211-0/+1
* Remove extraneous space in MSVC-style diagnostic outputHans Wennborg2019-02-191-22/+22
* Fix some tests I broke in r354190Erik Pilkington2019-02-161-1/+1
* [Sema] Delay checking whether objc_designated_initializer is being applied to...Erik Pilkington2019-02-131-0/+1
* Add a new attribute, fortify_stdlibErik Pilkington2019-02-111-0/+1
* bpf: teach BPF driver about the new CPU "v3"Jiong Wang2019-02-071-1/+1
* [OBJC] Add attribute to mark Objective C class as non-lazyJoe Daniels2019-02-041-0/+1
* [WebAssembly] Fix ImportName's position in this test.Dan Gohman2019-02-011-1/+1
* [WebAssembly] Add an import_field function attributeDan Gohman2019-02-011-0/+1
* Fix isInSystemMacro to handle pasted macrosSerge Guelton2019-02-014-0/+47
* [cc1as] Test that -g of empty .s file does something sensible.Paul Robinson2019-01-291-0/+11
* [WebAssembly] Add WebAssemblyImportModule to pragma-attribute-supported-attri...Dan Gohman2019-01-241-0/+1
* Emit !callback metadata and introduce the callback attributeJohannes Doerfert2019-01-191-0/+1
* [clang][slh] add Clang attr no_speculative_load_hardeningZola Bridges2019-01-181-0/+1
* [Nios2] Remove Nios2 backendCraig Topper2019-01-151-4/+0
* [Sema] Expose a control flag for integer to pointer ext warningKristina Brooks2019-01-141-2/+1
* [attributes] Extend os_returns_(not_?)_retained attributes to parametersGeorge Karpenkov2019-01-111-2/+4
* [ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington2019-01-041-0/+1
* [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse2018-12-122-2/+2
* NFC: Make this test kinder on downstream forksErik Pilkington2018-12-041-1/+2