[PATCH] D138377: add clang_Type_getFullyQualifiedName
Anders Langlands via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 00:21:26 PST 2022
anderslanglands updated this revision to Diff 477085.
anderslanglands added a comment.
Now tested by adding a -print-qualified-type-names flag to c-index-test and creating a (small) dedicated test in print-qualified-type.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138377/new/
https://reviews.llvm.org/D138377
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang-c/Index.h
clang/test/Index/print-qualified-type.cpp
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/CXType.cpp
clang/tools/libclang/libclang.map
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138377.477085.patch
Type: text/x-patch
Size: 23246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/707b02f8/attachment-0001.bin>
More information about the cfe-commits
mailing list