[Openmp-commits] [PATCH] D113126: [OpenMP][NFCI] Embed the source location string size in the ident_t
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 10 13:15:38 PST 2021
tianshilei1992 added a comment.
I'm not convinced. `std::strlen` can do the job. Can you explain more why need it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113126/new/
https://reviews.llvm.org/D113126
More information about the Openmp-commits
mailing list