[PATCH] D102159: [index][analyzer][ctu] Eliminate white spaces in the CTU lookup name.
Ella Ma via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 17 23:30:13 PDT 2021
OikawaKirie abandoned this revision.
OikawaKirie added a comment.
It seems impossible and not so reasonable to eliminate all white space characters in the USR as mentioned in the test case of revision D102669 <https://reviews.llvm.org/D102669>.
This patch is split to revision D102669 <https://reviews.llvm.org/D102669> to fix the wrongly parsed CTU index file and revision D102614 <https://reviews.llvm.org/D102614> to handle the member pointer type mentioned here.
Please continue with these two following revisions and I will close this one.
Thanks to all reviewers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102159/new/
https://reviews.llvm.org/D102159
More information about the cfe-commits
mailing list