[PATCH] D126651: [clang-diff] Fix getStmtValue when dealing with wide, UTF16 UTF32 chars
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 10 12:52:32 PDT 2022
dyung added a comment.
In D126651#3574290 <https://reviews.llvm.org/D126651#3574290>, @johannes wrote:
> No idea why the conversion fails for the wide string.
> First step is to reproduce the problem. I guess we should try in a Ubuntu VM.
> Is there an easy way to see if other builders succeeded?
Unfortunately I think you would have to search through the history for it.
I can tell you that our PS4 Windows buildbot did succeed though. https://lab.llvm.org/buildbot/#/builders/216/builds/5492
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126651/new/
https://reviews.llvm.org/D126651
More information about the cfe-commits
mailing list