summaryrefslogtreecommitdiff
path: root/gcc/cp/parser.h
AgeCommit message (Expand)Author
2025-11-22OpenMP: C++ front end support for "begin declare variant"Sandra Loosemore
2025-08-13c++: Implement C++26 P1306R5 - Expansion statements [PR120776]Jakub Jelinek
2025-01-16OpenMP: C++ support for metadirectives and dynamic selectors.Sandra Loosemore
2025-01-02Update copyright years.Jakub Jelinek
2024-05-01c++: Implement P2615 'Meaningful Exports' [PR107688]Nathaniel Shead
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown
2024-01-03Update copyright years.Jakub Jelinek
2023-11-04openmp: Add support for omp::directive and omp::sequence attributes in C2XJakub Jelinek
2023-09-20openmp: Add omp::decl attribute support [PR111392]Jakub Jelinek
2023-08-25OpenMP: C++ support for imperfectly-nested loopsSandra Loosemore
2023-01-16Update copyright years.Jakub Jelinek
2022-11-18c++: implement P1492 contractsJeff Chapman II
2022-10-13c++: trivial formatting cleanupsJason Merrill
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-08-10openmp: Add support for declare simd and declare variant in a attribute syntaxJakub Jelinek
2021-07-26openmp: Add support for omp attributes section and scan directivesJakub Jelinek
2021-07-23openmp: Diagnose invalid mixing of the attribute and pragma syntax directivesJakub Jelinek
2021-07-02openmp: Initial support for OpenMP directives expressed as C++11 attributesJakub Jelinek
2021-03-18Objective-C++ : Fix handling of unnamed message parms [PR49070].Iain Sandoe
2021-01-04Update copyright years.Jakub Jelinek
2020-12-09c++: Module parsingNathan Sidwell
2020-01-01Update copyright years.Jakub Jelinek
2019-10-28[C++ PATCH] simplify deferred parsing lexerNathan Sidwell
2019-10-23Implement P1286R2, Contra CWG1778Jason Merrill
2019-10-10c-common.h (c_omp_check_context_selector, [...]): Declare.Jakub Jelinek
2019-06-22PR c++/86476 - noexcept-specifier is a complete-class context.Marek Polacek
2019-04-11re PR translation/90035 (Non-translatable C++ parser diagnostics)Jakub Jelinek
2019-01-08PR c++/88548 - this accepted in static member functions.Marek Polacek
2019-01-01Update copyright years.Jakub Jelinek
2018-10-12[C++ PATCH] more TU parsing refactoringNathan Sidwell
2018-01-03Update copyright years.Jakub Jelinek
2017-12-01function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca...Jakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-10-13C++: show location of unclosed extern "C" specificationsDavid Malcolm
2017-01-08PR c++/78948 - instantiation from discarded statementJason Merrill
2017-01-01Update copyright years.Jakub Jelinek
2016-08-10Implement C++17 constexpr if.Jason Merrill
2016-08-04C/C++: Simplify handling of location information for OpenACC routine directivesThomas Schwinge
2016-07-20C++ FE: handle misspelled identifiers and typenamesDavid Malcolm
2016-01-15re PR bootstrap/68271 (Boostrap fails on x86_64-apple-darwin14 at r230084)Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-06Fix decltype-call1.C with -std=c++1z.Jason Merrill
2015-11-19parser.h (struct cp_omp_declare_simd_data): Add clauses member.Cesar Philippidis
2015-11-11re PR bootstrap/68271 (Boostrap fails on x86_64-apple-darwin14 at r230084)Dominique d'Humieres
2015-11-10omp-low.h (replace_oacc_fn_attrib, [...]): Declare.Nathan Sidwell
2015-08-19remove more useless typedefsTrevor Saunders
2015-08-07Add C++ Concepts TS support.Andrew Sutton
2015-07-10typoJason Merrill
2015-01-05Update copyright years.Jakub Jelinek