[PATCH] D65914: [Dwarf] DW_TAG_unspecified_type is a type tag.
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 08:28:29 PDT 2019
probinson added a comment.
This doesn't seem complete. And it's hard to tell, because the list is mostly but not entirely in numeric order.
Mostly it's missing the new v5 type tags (coarray, dynamic, atomic, immutable) which is probably my fault, but some older ones also appear to be missing (restrict, shared).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65914/new/
https://reviews.llvm.org/D65914
More information about the llvm-commits
mailing list