[PATCH] D66024: Name Demangling as specified in the Vector Function ABI

Sumedh Arani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 14:15:21 PDT 2019


aranisumedh added a comment.

> All the parsing code is always extremely prone to subtle bugs.
>  At least it should not crash on them.
>  That would be easy to ensure via a fuzz target.

Sorry for being naive here, but what is a fuzz target? I have also added several test cases to test for known corner cases.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66024





More information about the llvm-commits mailing list