[PATCH] D101763: [analyzer][ctu] Avoid parsing invocation list again and again during on-demand parsing of CTU
Ella Ma via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 24 10:23:10 PDT 2021
OikawaKirie updated this revision to Diff 347446.
OikawaKirie added a comment.
Re-submit the patch to re-build the code.
Sorry for the spam of submitting an incomplete diff which triggers a patch apply failure.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101763/new/
https://reviews.llvm.org/D101763
Files:
clang/include/clang/CrossTU/CrossTranslationUnit.h
clang/lib/CrossTU/CrossTranslationUnit.cpp
clang/test/Analysis/ctu-on-demand-parsing-multiple-invocation-list-parsing.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101763.347446.patch
Type: text/x-patch
Size: 5067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210524/12e03bfb/attachment.bin>
More information about the cfe-commits
mailing list