[PATCH] Keep track of canonical decls in Redeclarable.

Richard Smith richard at metafoo.co.uk
Wed Mar 25 15:58:16 PDT 2015


I think it's worth a 2-3% memory increase to remove this as a source of pathological performance problems. See also https://llvm.org/bugs/show_bug.cgi?id=21264 which would also be fixed by this change (that bug suggests an alternative, much more complex, strategy if the 2-3% memory increase isn't acceptable).


http://reviews.llvm.org/D8619

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list