[PATCH] D128704: [clang-extdef-mapping] Directly process .ast files
Tobias Hieta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 28 03:51:43 PDT 2022
thieta updated this revision to Diff 440558.
thieta added a comment.
Add test. Just repurpose the same test we already have but add a step to
generate ast first and then pushing that through extdef-mapping. It should
always produce the same result.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128704/new/
https://reviews.llvm.org/D128704
Files:
clang/test/Analysis/func-mapping-test.cpp
clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128704.440558.patch
Type: text/x-patch
Size: 4305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220628/5c6f7a6b/attachment.bin>
More information about the cfe-commits
mailing list