[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:40:29 PDT 2023


Arsenic updated this revision to Diff 504594.
Arsenic added a comment.

fix test


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.504594.patch
Type: text/x-patch
Size: 7859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230313/6d294add/attachment-0001.bin>


More information about the cfe-commits mailing list