[PATCH] D123308: Handle a subtle hole in inline builtin handling

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 7 10:24:05 PDT 2022


nickdesaulniers added a comment.

Also, for the initial lines of commit messages, please try to make them less ambiguous about which parts of the project they touch.  For example `[Clang][Fortify] drop inline decls when redeclared` is more descriptive should this get bucketed with other commits in a buildbot failure. The online helps triagers quickly ascertain whether failures they observe look related to which change or not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123308



More information about the cfe-commits mailing list