This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][RFC] Canonize names of attributes.


On 06/14/2017 11:24 AM, Jason Merrill wrote:
On Tue, Jun 13, 2017 at 8:32 AM, Martin Liška <mliska@suse.cz> wrote:
        (canonize_attr_name): New function.

I think this should be "canonicalize"; "canonize" means something else.

Right.  I was about to make the same observation but then grepped
GCC sources for the word and found a whole bunch of existing names
(besides canonize itself there's also canonize_uhwi and
df_canonize_collection_rec), so I bit my tongue.

Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]