[PATCH] D71186: Reland "[AST] Traverse the class type loc inside the member type loc.""

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 01:44:37 PST 2019


hokein created this revision.
hokein added a reviewer: ilya-biryukov.
Herald added subscribers: usaxena95, kadircet, arphaman, jkorous, mgorny.
Herald added a project: clang.

added a unittest which causes "TL.getClassTInfo" is null.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71186

Files:
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
  clang/include/clang/AST/RecursiveASTVisitor.h
  clang/unittests/Tooling/CMakeLists.txt
  clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71186.232773.patch
Type: text/x-patch
Size: 3864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191209/79523c66/attachment.bin>


More information about the cfe-commits mailing list