[PATCH] D61479: Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 14:38:07 PDT 2019


smeenai added a comment.

In D61479#1586987 <https://reviews.llvm.org/D61479#1586987>, @sberg wrote:

> eh, the summary here doesn't get updated from the actual git commit message :(
>
> thanks for the reviews!


You can use `arc diff --verbatim` to update the summary based on your local commit message. You'll want to have done an `arc amend` before that to get any extra reviewers, subscribers, etc. from Phabricator into your local commit message, otherwise the `arc diff --verbatim` will happily override those too.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61479





More information about the llvm-commits mailing list