[clang] [clang] Fix CTAD not work for C++ explicit type conversion (functional annotation). (PR #75779)

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 05:38:31 PST 2023


hokein wrote:

> > Thanks, I have updated the description with more details.
> 
> If it has to appear in the git log, it has to be added to the commit message. GitHub is separate from Git, so updating the opening comment of the PR won't be visible through `git`.

GitHub's "squash and merge" button already does this for us.

https://github.com/llvm/llvm-project/pull/75779


More information about the cfe-commits mailing list