[PATCH] D128048: Add a new clang option "-ftime-trace-path"

Jamie Schmeiser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 22 08:58:09 PDT 2022


jamieschmeiser added a comment.

In D128048#3601588 <https://reviews.llvm.org/D128048#3601588>, @Whitney wrote:

> In D128048#3601579 <https://reviews.llvm.org/D128048#3601579>, @jamieschmeiser wrote:
>
>> Can you please use git rebase -i to collapse all the changes into a single change?  If this isn't done, it is difficult to know what is being reviewed as the changes only show the differences since your last revision, not all of the changes.
>
> I can see all the changes, make sure your link is not suffix with "new", or check the history tab to see what is it comparing.

It had the /new on the path.  I removed it and now I can see everything.  Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128048



More information about the cfe-commits mailing list