index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
/
name-lookup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-10-12
c++: defer all consteval in default args [DR2631]
Jason Merrill
1
-4
/
+1
2022-10-03
c++: Disallow jumps into statement expressions
Jakub Jelinek
1
-0
/
+1
2022-05-11
[c++] Add module attachment
Nathan Sidwell
1
-1
/
+1
2022-04-05
c++: elaborated-type-spec in requires-expr [PR101677]
Jason Merrill
1
-1
/
+4
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-16
c++: two-stage name lookup for overloaded operators [PR51577]
Patrick Palka
1
-3
/
+0
2021-03-16
c++: support target attr for DECL_LOCAL_DECL_P fns [PR99108]
Martin Liska
1
-0
/
+1
2021-03-04
c++: Redesign pending entity handling [PR 99170]
Nathan Sidwell
1
-13
/
+0
2021-03-03
c++: namespace reachability [PR 99344]
Nathan Sidwell
1
-2
/
+3
2021-02-12
c++: Register streamed-in decls when new [PR 99040]
Nathan Sidwell
1
-1
/
+1
2021-02-12
Expunge namespace-scope IDENTIFIER_TYPE_VALUE & global_type_name [PR 99039]
Nathan Sidwell
1
-1
/
+0
2021-01-19
c++: ICE with USING_DECL redeclaration [PR98687]
Marek Polacek
1
-1
/
+1
2021-01-13
c++: Failure to lookup using-decl name [PR98231]
Marek Polacek
1
-0
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-11
c++: name lookup API for modules
Nathan Sidwell
1
-0
/
+27
2020-12-10
c++: Name lookup for modules
Nathan Sidwell
1
-0
/
+3
2020-12-10
c++: name-lookup cleanups
Nathan Sidwell
1
-1
/
+1
2020-12-02
C++ Module Binding Vector
Nathan Sidwell
1
-0
/
+119
2020-10-27
c++: Kill nested_udts
Nathan Sidwell
1
-23
/
+0
2020-10-07
c++: block-scope externs get an alias [PR95677,PR31775,PR95677]
Nathan Sidwell
1
-1
/
+0
2020-09-29
c++: Hiddenness is a property of the symbol table
Nathan Sidwell
1
-0
/
+7
2020-09-25
c++: Adjust pushdecl/duplicate_decls API
Nathan Sidwell
1
-3
/
+3
2020-09-25
c++: Replace tag_scope with TAG_how
Nathan Sidwell
1
-18
/
+14
2020-09-24
c++: Cleanup some decl pushing apis
Nathan Sidwell
1
-2
/
+2
2020-09-23
c++: Remove some gratuitous typedefing
Nathan Sidwell
1
-7
/
+6
2020-09-21
c++: ts_lambda is not needed
Nathan Sidwell
1
-1
/
+0
2020-08-14
c++: Final bit of name-lookup api simplification
Nathan Sidwell
1
-5
/
+8
2020-08-14
c++: Yet more name-lookup api simplification
Nathan Sidwell
1
-3
/
+6
2020-08-14
c++: More simplification of name_lookup api
Nathan Sidwell
1
-7
/
+27
2020-08-13
[c++]: Unconfuse lookup_name_real API a bit
Nathan Sidwell
1
-1
/
+26
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-05
Various small C++ changes.
Jason Merrill
1
-1
/
+2
2019-11-02
PR c++/88335 - Implement P1073R3: Immediate functions
Jakub Jelinek
1
-1
/
+4
2019-05-21
[C++ PATCH] Using decls
Nathan Sidwell
1
-6
/
+2
2019-05-20
[C++ PATCH] Commonixe using directive finishing
Nathan Sidwell
1
-3
/
+2
2019-05-01
[C++ PATCH] Simplify class member lookup
Nathan Sidwell
1
-2
/
+2
2019-03-07
PR c++/88123 - lambda and using-directive.
Jason Merrill
1
-0
/
+3
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-06-15
* decl.c (start_enum): Do compare dependent underlying type.
Jason Merrill
1
-1
/
+1
2018-05-07
[C++ PATCH] Kill -fno-for-scope
Nathan Sidwell
1
-5
/
+0
2018-02-28
[PR c++/84602] ICE with anon-struct
Nathan Sidwell
1
-1
/
+1
2018-02-27
[PR c++/84426] ICE after conflicting member decl
Nathan Sidwell
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-20
P0329R4: Designated Initialization
Jakub Jelinek
1
-0
/
+1
2017-10-25
[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
Nathan Sidwell
1
-13
/
+0
2017-10-05
[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
Nathan Sidwell
1
-4
/
+5
2017-09-13
Rename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
Nathan Sidwell
1
-2
/
+2
2017-09-12
Kill CLASSTYPE_SORTED_FIELDS.
Nathan Sidwell
1
-1
/
+1
[next]