summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* C++: hints for missing std:: headersdmalcolm2017-04-251-0/+109
* Fix spelling suggestions for reserved words (PR c++/80177)dmalcolm2017-04-251-21/+16
* Fix numerous typos in commentsredi2017-04-031-1/+1
* /cppaolo2017-03-211-0/+9
* Fix ICE with spelling hints within explicit namespace aliases (PR c++/79298)dmalcolm2017-01-311-0/+3
* Introduce C++ support in libcc1aoliva2017-01-311-0/+27
* * name-lookup.c (parse_using_directive): Deprecate strong using.jason2017-01-261-0/+2
* C++: fix fix-it hints for misspellings within explicit namespacesdmalcolm2017-01-201-8/+47
* cp/nathan2017-01-111-1/+6
* * name-lookup.c (push_overloaded_decl_1): Refactor OVERLOAD creation.nathan2017-01-111-2/+4
* Update copyright years.jakub2017-01-011-1/+1
* PR c++/72707jakub2016-12-211-2/+4
* Implement P0522R0, matching of template template arguments.jason2016-12-211-2/+4
* spellcheck bugfixes: don't offer the goal string as a suggestiondmalcolm2016-11-291-0/+6
* PR c++/78124 - list-initialization and inherited ctorjason2016-11-171-0/+1
* Implement P0217R3 - C++17 structured bindingsjason2016-11-141-1/+1
* Improve various diagnostic issues.jason2016-11-141-1/+2
* DR 374 - specialization in outer namespacejason2016-11-131-1/+1
* Implement P0136R1, Rewording inheriting constructors.jason2016-11-021-0/+6
* Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.mark2016-10-311-4/+26
* Implement P0305R1, Selection statements with initializer.mpolacek2016-10-051-1/+1
* * doc/extend.texi (Java Exceptions): Remove.jakub2016-10-041-3/+0
* * ipa-cp.c (ipcp_store_vr_results): Avoid static localjakub2016-09-231-2/+2
* PR c++/77549jakub2016-09-141-6/+16
* rich_location: add convenience overloads for adding fix-it hintsdmalcolm2016-08-301-1/+1
* PR c/7652mpolacek2016-08-121-0/+1
* Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.jason2016-08-041-2/+2
* C++ FE: handle misspelled identifiers and typenamesdmalcolm2016-07-201-2/+114
* Revert the attempted fix for c++/69855, it breaks bootstrap.ville2016-05-281-18/+0
* /cppaolo2016-05-271-3/+9
* /cpville2016-05-271-0/+18
* PR c++/71173 - wrong qualified lookupjason2016-05-251-10/+9
* Fix type-dependence and the current instantiation.jason2016-05-131-12/+1
* Reuse the saved_scope structures allocated by push_to_top_levelppalka2016-04-211-1/+24
* PR c++/70522jason2016-04-191-1/+2
* PR c++/10200jason2016-02-171-1/+12
* PR c++/69657jason2016-02-161-2/+13
* PR c++/69753jason2016-02-151-12/+1
* PR c++/69657jason2016-02-101-5/+9
* PR c++/69657jason2016-02-081-13/+16
* Fix cp_binding_level reuse logicppalka2016-01-291-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* C++ FE: expression rangesdmalcolm2015-12-041-3/+3
* adaamacleod2015-11-111-5/+0
* adaamacleod2015-10-291-6/+4
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-0/+1
* PR c++/54430ville2015-10-011-1/+1
* * name-lookup.c (hidden_name_p): Handle OVERLOAD.jason2015-08-201-0/+7
* 2015-07-30 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-07-301-16/+20
* Fix double word typos.aldyh2015-07-131-1/+1