llvm-project/clang/test/ExtractAPI
Daniel Grumberg f833aab0d0 [clang][extract-api] Enable processing of multiple headers
Before actually executing the ExtractAPIAction, clear the
CompilationInstance's input list and replace it with a single
synthesized file that just includes (or imports in ObjC) all the inputs.

Depends on D122141

Differential Revision: https://reviews.llvm.org/D122175
2022-03-23 19:05:19 +00:00
..
enum.c [clang][extract-api] Add enum support 2022-03-23 09:41:21 -07:00
global_record.c
global_record_multifile.c [clang][extract-api] Enable processing of multiple headers 2022-03-23 19:05:19 +00:00
struct.c [clang][extract-api] Add struct support 2022-03-23 09:45:06 -07:00