zarko abandoned this revision.
zarko added a comment.
I can confirm that this has been fixed by the revision that rsmith has linked.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77342/new/
https://reviews.llvm.org/D77342
__
zarko created this revision.
zarko added a project: clang.
Herald added a subscriber: cfe-commits.
zarko added a reviewer: rsmith.
In certain cases (particularly when some input files are missing),
GetTypeFromParser will set TInfo to nullptr in ActOnBaseSpecifier.
Repository:
rG LLVM Github M