aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/obj-c++.dg
AgeCommit message (Expand)AuthorFilesLines
2021-03-18Objective-C++ : Fix handling of unnamed message parms [PR49070].Iain Sandoe1-0/+52
2021-01-04Update copyright years.Jakub Jelinek7-7/+7
2020-12-26Objective-C++ : Fix up testcase EOF diagnostics.Iain Sandoe4-4/+4
2020-11-13C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707].Iain Sandoe3-1/+60
2020-11-13Objective-C [3/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe106-19/+117
2020-11-13C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe2-0/+21
2020-11-08Objective-C/C++ : Handle parsing @property 'class' attribute.Iain Sandoe1-11/+16
2020-11-07Objective-C/C++ (C-family) : Add missing 'atomic' property attribute.Iain Sandoe1-0/+3
2020-11-07Objective-C : Implement NSObject attribute.Iain Sandoe1-0/+66
2020-11-06Objective-C/C++ (parsers) : Update @property attribute parsing.Iain Sandoe4-13/+19
2020-11-01Objective-C : Implement SEL as a built-in typedef.Iain Sandoe1-0/+7
2020-11-01Objective-C++ : Address a FIXME.Iain Sandoe1-1/+0
2020-10-11testsuite, Objective-c++ : Update diagnostic plugin test.Iain Sandoe1-10/+23
2020-10-11testsuite, objective-c++ : GC is not available from Darwin16.Iain Sandoe1-1/+1
2020-10-11testsuite, Objective-C++ : Skip an ancient test on newer systems.Iain Sandoe1-2/+2
2020-10-11testsuite, Objective-c++ : Fix GNU API tests to work with NeXT where possible.Iain Sandoe3-2/+8
2020-09-11objc++: Always pop scope with method definitions [PR97015]Nathan Sidwell1-1/+1
2020-06-28Underline argument in -Wnonnull and in C++ extend warning to the this pointer...Martin Sebor1-4/+4
2020-06-26c++: Change the default dialect to C++17.Marek Polacek1-1/+1
2020-05-12preprocessor: EOF location is at end of file [PR95013]Nathan Sidwell4-4/+5
2020-02-25Fix typo: paramter -> parameter [PR93864]Jakub Jelinek1-2/+2
2020-01-01Update copyright years.Jakub Jelinek7-7/+7
2019-08-13[Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.Iain Sandoe2-2/+2
2019-06-20[objective-c/c++, testsuite] Fix stubify tests for -fnext-runtime.Iain Sandoe2-8/+14
2019-06-15[objective-c/c++, testsuite, 3/3] Workaround for PR90709.Iain Sandoe17-24/+36
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor2-9/+9
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor13-53/+38
2019-01-14PR target/88638 - FAIL: fsf-nsstring-format-1.s on darwinMartin Sebor1-2/+2
2019-01-09PR other/16615 [3/5]Sandra Loosemore7-19/+19
2019-01-01Update copyright years.Jakub Jelinek7-7/+7
2018-11-26re PR testsuite/88090 (obj-c++.dg/attributes/method-nonnull-1.mm FAILs)Jakub Jelinek1-2/+4
2018-11-15PR c++/87541 - ICE using a constant decl as an attribute alloc_size argumentMartin Sebor2-8/+10
2018-06-13c-opts.c (c_common_post_options): Warn about useless -Wabi.Jason Merrill2-2/+2
2018-01-03Update copyright years.Jakub Jelinek7-7/+7
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm1-2/+2
2017-11-06Fix test-suite fallout of default -Wreturn-type.Martin Liska3-0/+3
2017-10-12C/C++: add fix-it hints for various missing symbolsDavid Malcolm2-7/+7
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth3-3/+3
2017-04-28Replace absolute linenrs in objc.dg,obj-c++.dgTom de Vries19-101/+99
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries1-1/+1
2017-04-28Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)Tom de Vries1-1/+1
2017-04-28Remove superfluous ' . ' in dg-(error|warning|message|bogus)Tom de Vries1-1/+1
2017-04-19Use relative line number for subsequent dg directivesTom de Vries39-76/+76
2017-01-27re PR c++/71290 (Flexible array member is not diagnosed with -pedantic)Martin Sebor1-2/+1
2017-01-25PR c++/71290 - Flexible array member is not diagnosed with -pedanticMartin Sebor1-0/+2
2017-01-01Update copyright years.Jakub Jelinek7-7/+7
2016-11-04re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger1-1/+1
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+38
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek3-7/+7
2016-01-04Update copyright years.Jakub Jelinek7-7/+7