[all-commits] [llvm/llvm-project] 6d5c27: Reland "[AST] Traverse the class type loc inside t...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Dec 9 02:23:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d5c273500ad8352a061126999235aa71e0056ce
https://github.com/llvm/llvm-project/commit/6d5c273500ad8352a061126999235aa71e0056ce
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/unittests/Tooling/CMakeLists.txt
A clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp
Log Message:
-----------
Reland "[AST] Traverse the class type loc inside the member type loc.""
Summary: added a unittest which causes "TL.getClassTInfo" is null.
Reviewers: ilya-biryukov
Subscribers: mgorny, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D71186
More information about the All-commits
mailing list