[clang] Avoid printing overly large integer. (PR #75902)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 13 06:18:22 PST 2024
=?utf-8?q?“Nhat?= <nhat7203 at gmail.com>,
=?utf-8?q?“Nhat?= <nhat7203 at gmail.com>,
=?utf-8?q?“Nhat?= <nhat7203 at gmail.com>,
=?utf-8?q?“Nhat?= <nhat7203 at gmail.com>,
=?utf-8?q?“Nhat?= <nhat7203 at gmail.com>,Nhat Nguyen
<nhat7203 at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/75902 at github.com>
erichkeane wrote:
> > Looks like all the tests disappeared? Only thing I see is the code change. Also, no release note is currently present.
>
> Hi I am still slowly working on it. I am not familiar with the release note. Can you provide me some pointers so I can follow accordingly? Thanks a lot.
See the clang/docs/ directory, particularly https://github.com/llvm/llvm-project/blob/main/clang/docs/ReleaseNotes.rst . You can put an entry into whichever section makes the most sense (probably improvements to clang's diagnostics), just write a sentence or two explaining the improvement.
https://github.com/llvm/llvm-project/pull/75902
More information about the cfe-commits
mailing list