[clang][extract-api] Emit "navigator" property of "name" in SymbolGraph
Differential Revision: https://reviews.llvm.org/D123391
Showing
- clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp 7 additions, 0 deletionsclang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
- clang/test/ExtractAPI/enum.c 66 additions, 0 deletionsclang/test/ExtractAPI/enum.c
- clang/test/ExtractAPI/global_record.c 12 additions, 0 deletionsclang/test/ExtractAPI/global_record.c
- clang/test/ExtractAPI/global_record_multifile.c 12 additions, 0 deletionsclang/test/ExtractAPI/global_record_multifile.c
- clang/test/ExtractAPI/known_files_only.c 6 additions, 0 deletionsclang/test/ExtractAPI/known_files_only.c
- clang/test/ExtractAPI/known_files_only_hmap.c 12 additions, 0 deletionsclang/test/ExtractAPI/known_files_only_hmap.c
- clang/test/ExtractAPI/language.c 12 additions, 0 deletionsclang/test/ExtractAPI/language.c
- clang/test/ExtractAPI/macro_undefined.c 18 additions, 0 deletionsclang/test/ExtractAPI/macro_undefined.c
- clang/test/ExtractAPI/macros.c 36 additions, 0 deletionsclang/test/ExtractAPI/macros.c
- clang/test/ExtractAPI/objc_category.m 24 additions, 0 deletionsclang/test/ExtractAPI/objc_category.m
- clang/test/ExtractAPI/objc_interface.m 151 additions, 3 deletionsclang/test/ExtractAPI/objc_interface.m
- clang/test/ExtractAPI/objc_protocol.m 12 additions, 0 deletionsclang/test/ExtractAPI/objc_protocol.m
- clang/test/ExtractAPI/struct.c 30 additions, 0 deletionsclang/test/ExtractAPI/struct.c
- clang/test/ExtractAPI/typedef.c 6 additions, 0 deletionsclang/test/ExtractAPI/typedef.c
- clang/test/ExtractAPI/typedef_anonymous_record.c 18 additions, 0 deletionsclang/test/ExtractAPI/typedef_anonymous_record.c
- clang/test/ExtractAPI/typedef_chain.c 18 additions, 0 deletionsclang/test/ExtractAPI/typedef_chain.c
Loading
Please register or sign in to comment