aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-01c++: Implement P2615 'Meaningful Exports' [PR107688]Nathaniel Shead1-1/+5
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown1-0/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-04openmp: Add support for omp::directive and omp::sequence attributes in C2XJakub Jelinek1-1/+2
2023-09-20openmp: Add omp::decl attribute support [PR111392]Jakub Jelinek1-0/+4
2023-08-25OpenMP: C++ support for imperfectly-nested loopsSandra Loosemore1-0/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-18c++: implement P1492 contractsJeff Chapman II1-0/+3
2022-10-13c++: trivial formatting cleanupsJason Merrill1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-10openmp: Add support for declare simd and declare variant in a attribute syntaxJakub Jelinek1-4/+3
2021-07-26openmp: Add support for omp attributes section and scan directivesJakub Jelinek1-0/+4
2021-07-23openmp: Diagnose invalid mixing of the attribute and pragma syntax directivesJakub Jelinek1-0/+3
2021-07-02openmp: Initial support for OpenMP directives expressed as C++11 attributesJakub Jelinek1-0/+6
2021-03-18Objective-C++ : Fix handling of unnamed message parms [PR49070].Iain Sandoe1-0/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-09c++: Module parsingNathan Sidwell1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-28[C++ PATCH] simplify deferred parsing lexerNathan Sidwell1-11/+15
2019-10-23Implement P1286R2, Contra CWG1778Jason Merrill1-4/+0
2019-10-10c-common.h (c_omp_check_context_selector, [...]): Declare.Jakub Jelinek1-1/+2
2019-06-22PR c++/86476 - noexcept-specifier is a complete-class context.Marek Polacek1-0/+3
2019-04-11re PR translation/90035 (Non-translatable C++ parser diagnostics)Jakub Jelinek1-0/+3
2019-01-08PR c++/88548 - this accepted in static member functions.Marek Polacek1-3/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-12[C++ PATCH] more TU parsing refactoringNathan Sidwell1-4/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-01function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca...Jakub Jelinek1-6/+1
2017-11-28Remove Cilk Plus support.Julia Koval1-2/+0
2017-10-13C++: show location of unclosed extern "C" specificationsDavid Malcolm1-0/+4
2017-01-08PR c++/78948 - instantiation from discarded statementJason Merrill1-4/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-10Implement C++17 constexpr if.Jason Merrill1-0/+4
2016-08-04C/C++: Simplify handling of location information for OpenACC routine directivesThomas Schwinge1-9/+12
2016-07-20C++ FE: handle misspelled identifiers and typenamesDavid Malcolm1-0/+1
2016-01-15re PR bootstrap/68271 (Boostrap fails on x86_64-apple-darwin14 at r230084)Jakub Jelinek1-2/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-06Fix decltype-call1.C with -std=c++1z.Jason Merrill1-2/+4
2015-11-19parser.h (struct cp_omp_declare_simd_data): Add clauses member.Cesar Philippidis1-2/+3
2015-11-11re PR bootstrap/68271 (Boostrap fails on x86_64-apple-darwin14 at r230084)Dominique d'Humieres1-1/+1
2015-11-10omp-low.h (replace_oacc_fn_attrib, [...]): Declare.Nathan Sidwell1-0/+3
2015-08-19remove more useless typedefsTrevor Saunders1-19/+17
2015-08-07Add C++ Concepts TS support.Andrew Sutton1-0/+9
2015-07-10typoJason Merrill1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-04-29DR 1351 Represent the unevaluated exception specification of an implicitly de...Jason Merrill1-1/+5
2014-04-11parser.h (struct cp_token): Rename ambiguous_p to error_reported.Jason Merrill1-4/+4
2014-01-23Added support for Cilk Plus SIMD-enabled functions for C++.Balaji V. Iyer1-0/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1