[all-commits] [llvm/llvm-project] 5d859a: [libclang] CIndex: Visit UsingTypeLoc as TypeRef
Kai Stierand via All-commits
all-commits at lists.llvm.org
Tue Oct 11 06:01:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d859a1cdee3c15dce692767ee3e9ad03a8c4c1b
https://github.com/llvm/llvm-project/commit/5d859a1cdee3c15dce692767ee3e9ad03a8c4c1b
Author: Kai Stierand <kai.stierand at swplusplus.de>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M clang/tools/libclang/CIndex.cpp
M clang/unittests/libclang/LibclangTest.cpp
M clang/unittests/libclang/TestUtils.h
Log Message:
-----------
[libclang] CIndex: Visit UsingTypeLoc as TypeRef
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D135555
More information about the All-commits
mailing list