llvm-capstone/clang/test/ExtractAPI
Ankur 58825d2cf9 [clang][ExtractAPI] Add multiple file support to --extract-api-ignores
- Modify -extract-api-ignores command line option to accept multiple
  arguments
- Update APIIgnoresList to operate on a file list instead of a single file
- Add new test verifying the functionality
- fix #61242 on GitHub issue tracker

Reviewed By: dang

Differential Revision: https://reviews.llvm.org/D145869
2023-03-13 18:05:16 +05:30
..
anonymous_record_no_typedef.c
availability.c
enum.c
global_record_multifile.c
global_record.c
ignored-symbols-multifile.c [clang][ExtractAPI] Add multiple file support to --extract-api-ignores 2023-03-13 18:05:16 +05:30
ignored-symbols.c
known_files_only.c
language.c
macro_undefined.c
macros.c
objc_category.m
objc_interface.m
objc_property.m
objc_protocol.m
relative_include.m
struct.c
typedef_anonymous_record.c
typedef_chain.c
typedef.c
underscored.c