added a unittest which causes "TL.getClassTInfo" is null.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Build result: pass - 60555 tests passed, 0 failed and 726 were skipped.
Log files: console-log.txt, CMakeCache.txt
Comment Actions
LGTM
| clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp | ||
|---|---|---|
| 51 | Could you add a comment explaining what this is testing? Is this the case that does not have TypeSourceInfo? | |
| clang/unittests/Tooling/RecursiveASTVisitorTests/MemberPointerTypeLoc.cpp | ||
|---|---|---|
| 51 | Yes, exactly. | |
Comment Actions
Build result: pass - 60555 tests passed, 0 failed and 726 were skipped.
Log files: console-log.txt, CMakeCache.txt
Could you add a comment explaining what this is testing?
Is this the case that does not have TypeSourceInfo?