| commit | c98824eb67efc20b9747ccdd18d7b09b3f645ec8 | [log] [tgz] |
|---|---|---|
| author | Lancelot Six <lancelot.six@amd.com> | Fri Oct 13 13:00:08 2023 +0000 |
| committer | Lancelot Six <lancelot.six@amd.com> | Fri Oct 13 13:59:59 2023 +0000 |
| tree | 0b5a67c94bb620d6016a82a73c9d079b1d03821a | |
| parent | 8ee751899736ad2495471c180221a12237c3ef1d [diff] |
gdb: Use initializers in lambda captures unconditionally Initializer in lambda captures were introduced in C++14, and conditionally used in gdb/cp-support.c and gdb/dwarf2/cooked-index.c. Since C++17 is now required by GDB, use this feature unconditionally. Change-Id: I87a3d567941e5c71217538fa75c952e4d421fa1d