aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/pt.cc
AgeCommit message (Expand)AuthorFilesLines
2022-02-10c++: memfn lookup consistency and dependent using-declsPatrick Palka1-9/+17
2022-02-09c++: memfn lookup consistency and using-decls [PR104432]Patrick Palka1-26/+23
2022-02-09c++: modules and explicit(bool) [PR103752]Jason Merrill1-2/+8
2022-02-08c++: deducing only from noexcept-spec [PR80951]Patrick Palka1-0/+5
2022-02-08c++: lambda in pack expansion using pack in constraint [PR103706]Patrick Palka1-2/+38
2022-02-08c++: constrained auto in lambda using outer tparms [PR103706]Patrick Palka1-6/+33
2022-02-06c++: dependent noexcept-spec on defaulted comparison op [PR96242]Patrick Palka1-5/+6
2022-02-05c++: add commentJason Merrill1-0/+4
2022-02-03c++: dependence of member noexcept-spec [PR104079]Patrick Palka1-10/+32
2022-02-01c++: lambda in template default argument [PR103186]Jason Merrill1-9/+33
2022-01-31c++: CTAD for class tmpl defined inside partial spec [PR104294]Patrick Palka1-1/+3
2022-01-31c++: CONSTRUCTORs are non-deduced contexts [PR104291]Patrick Palka1-6/+1
2022-01-27c++: pack in enumerator in lambda [PR100198]Jason Merrill1-4/+19
2022-01-27c++: non-dependent immediate member fn call [PR99895]Patrick Palka1-2/+4
2022-01-25c++: alias template and typename [PR103057]Jason Merrill1-0/+8
2022-01-24c++: Fix non-portable default argument of make_auto_1 [PR104197]Patrick Palka1-2/+3
2022-01-22c++: constexpr and -fno-elide-constructors [PR101072]Jason Merrill1-9/+0
2022-01-20c++: CTAD inside alias template [PR91911, PR103672]Patrick Palka1-34/+26
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-18c++: DEPENDENT_OPERATOR_TYPE as type of NTTP [PR104074]Patrick Palka1-8/+6
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+30596