llvm-project/clang/test/ExtractAPI
Daniel Grumberg 504736cedf [clang][extract-api] Don't emit symbols prefixed with an underscore
These symbols are understood to not be used for client API consumption
by convention so they should not appear in the generated symbol graph.

Differential Revision: https://reviews.llvm.org/D125678
2022-05-25 19:02:18 +01:00
..
enum.c ExtractAPI: Use %clang_cc1 and -verify in enum.c 2022-05-03 11:57:24 -07:00
global_record.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
global_record_multifile.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
known_files_only.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
language.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
macro_undefined.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
macros.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
objc_category.m [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
objc_interface.m [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
objc_protocol.m [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
relative_include.m Revert "Revert "[clang][extract-api] Use relative includes"" 2022-05-04 14:52:45 -07:00
struct.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
typedef.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
typedef_anonymous_record.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
typedef_chain.c [clang][ExtractAPI][NFC] Fix sed delimiter in test 2022-04-12 10:00:15 -07:00
underscored.c [clang][extract-api] Don't emit symbols prefixed with an underscore 2022-05-25 19:02:18 +01:00