[PATCH] D145869: [clang][ExtractAPI] Add multiple file support to --extract-api-ignores
Ankur Saini via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 04:20:32 PDT 2023
Arsenic updated this revision to Diff 504590.
Arsenic added a comment.
Update clang/test/ExtractAPI/ignored-symbols-multifile.c :
Shuffle the order of ignored symbols in test to check the sorting behaviour of APIIgnoresList
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145869/new/
https://reviews.llvm.org/D145869
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/ExtractAPI/APIIgnoresList.h
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/ExtractAPI/APIIgnoresList.cpp
clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
clang/test/ExtractAPI/ignored-symbols-multifile.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145869.504590.patch
Type: text/x-patch
Size: 7859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230313/4c959eaf/attachment.bin>
More information about the cfe-commits
mailing list