[PATCH] D112374: [clang] Implement ElaboratedType sugaring for types written bare
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 13 01:33:59 PDT 2022
nikic added a comment.
FYI this change had a noticeable compile-time impact (http://llvm-compile-time-tracker.com/compare.php?from=ee88c0cf09969ba44307068797e12533b94768a6&to=bdc6974f92304f4ed542241b9b89ba58ba6b20aa&stat=instructions), is that expected? Largest regressions are in kimwitu++, where error.cc and gutil.cc regress by 2%.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112374/new/
https://reviews.llvm.org/D112374
More information about the cfe-commits
mailing list