[PATCH] D83402: ParsedAttrInfo: Change spelling to use StringRef instead of const char*

Nikita Popov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 11:49:35 PDT 2020


nikic added a comment.

This change looks reasonable to me in terms of coding style, however I'm not seeing any compile-time changes in terms of instructions retired myself (https://llvm-compile-time-tracker.com/compare.php?from=8691544a276744474ff04b71d7e220069435c7fe&to=75b126ecf7b5a0ce8c04cb46c37b66233854e931&stat=instructions).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83402/new/

https://reviews.llvm.org/D83402





More information about the cfe-commits mailing list