[PATCH] D62960: Add SVE opaque built-in types

Richard Sandiford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 4 02:03:40 PDT 2019


rsandifo-arm added a comment.

In D62960#1566265 <https://reviews.llvm.org/D62960#1566265>, @rovka wrote:

> This looks much better, thanks! Shouldn't there be more tests, e.g. for mangling and maybe the ASTImporter?


Thanks.  I've added tests for ASTImporter and mangling in the latest version, as well as tests for typeinfo, AST dumping, Objective C errors, PCH serialisation and (until we diagnose them as an error) sizeof/alignof queries.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62960/new/

https://reviews.llvm.org/D62960





More information about the cfe-commits mailing list