]> git.ipfire.org Git - thirdparty/gcc.git/commit
search.c (lookup_field_1): Assert TYPE is a class and VFIELD isn't special.
authorNathan Sidwell <nathan@acm.org>
Mon, 21 Aug 2017 17:11:49 +0000 (17:11 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 21 Aug 2017 17:11:49 +0000 (17:11 +0000)
commit8e063904ef8bb900f2eeb01106abca25cdd8a8cc
tree6f651117808c9536140530ecc5d8ef5cea496a09
parent57cea2b3bc9cc19bc3d14007cef0393f5bf70823
search.c (lookup_field_1): Assert TYPE is a class and VFIELD isn't special.

* search.c (lookup_field_1): Assert TYPE is a class and VFIELD
isn't special.
(lookup_field_fuzzy_info::fuzzy_lookup_fnfields): Delete.
(lookup_field_fuzzy_r): Adjust.

From-SVN: r251241
gcc/cp/ChangeLog
gcc/cp/search.c