[PATCH] D138377: add clang_Type_getFullyQualifiedName

Anders Langlands via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 23 00:08:21 PST 2022


anderslanglands updated this revision to Diff 477399.
anderslanglands added a comment.

couple of little spaces I missed...


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.477399.patch
Type: text/x-patch
Size: 17251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221123/370be0ec/attachment.bin>


More information about the cfe-commits mailing list