[PATCH] D135555: [libclang] CIndex: Visit UsingTypeLoc as TypeRef

Kai Stierand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 22:33:19 PDT 2022


kiloalphaindia updated this revision to Diff 466701.
kiloalphaindia added a comment.

renamed function `from_CXString` -> `fromCXString`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135555/new/

https://reviews.llvm.org/D135555

Files:
  clang/tools/libclang/CIndex.cpp
  clang/unittests/libclang/LibclangTest.cpp
  clang/unittests/libclang/TestUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135555.466701.patch
Type: text/x-patch
Size: 5286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/fc57e805/attachment-0001.bin>


More information about the cfe-commits mailing list