[PATCH] D136807: [clang][Sema] Fix a clang crash with btf_type_tag
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 07:51:29 PDT 2022
dblaikie added a comment.
Could the test be expanded to test more specifically than "does not crash"? Like is there some part of the output that can't be observed in any other test (that didn't/doesn't crash without this patch) - like the location emitted in some debug info, etc?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136807/new/
https://reviews.llvm.org/D136807
More information about the cfe-commits
mailing list