summaryrefslogtreecommitdiffstats
path: root/test/Misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating this test, which changed after the reverts from r348020.Aaron Ballman2018-11-301-3/+3
* Reverting r347949-r347951 because they broke the test bots.Aaron Ballman2018-11-301-3/+3
* Move AST tests into their own test directory; NFC.Aaron Ballman2018-11-3034-3100/+0
* Adding tests for -ast-dump; NFC.Aaron Ballman2018-11-301-1/+62
* Adding tests for -ast-dump; NFC.Aaron Ballman2018-11-301-0/+30
* Adding tests for -ast-dump; NFC.Aaron Ballman2018-11-301-0/+124
* [analyzer] Fixes after rebase.George Karpenkov2018-11-301-3/+3
* [attributes] Add a family of OS_CONSUMED, OS_RETURNS and OS_RETURNS_RETAINED ...George Karpenkov2018-11-301-1/+4
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-1/+2
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-2/+2
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-271-2/+1
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-1/+2
* Create a diagnostic group for warn_call_to_pure_virtual_member_function_from_...Sylvestre Ledru2018-11-261-2/+1
* Compound literals, enums, et al require const exprBill Wendling2018-11-095-7/+14
* [AST] Only store the needed data in SwitchStmtBruno Ricci2018-10-291-1/+0
* [AST] Don't store data for GNU range case statement if not neededBruno Ricci2018-10-281-2/+0
* [AST] Only store the needed data in IfStmtBruno Ricci2018-10-271-6/+4
* [Hexagon] Remove support for V4Krzysztof Parzyszek2018-10-191-1/+1
* [clang] Add the exclude_from_explicit_instantiation attributeLouis Dionne2018-10-041-1/+2
* Add inherited attributes before parsed attributes.Michael Kruse2018-09-241-0/+21
* Allow all supportable non-type attributes to be used with #pragma clang attri...Richard Smith2018-09-051-1/+54
* [AttrDocs] Fix build bots: add missing GNUInline pragma to test.Jordan Rupprecht2018-08-301-1/+2