[PATCH] D148465: [Demangle] demangle builtin type transformations

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 15:19:37 PDT 2023


cjdb added a comment.

In D148465#4273886 <https://reviews.llvm.org/D148465#4273886>, @erichkeane wrote:

> Your test showed up as a 'binary' file?  Also, I don't have code ownership in the demangler, so hopefully someone else can come along.

This happened to me too. I think Phabricator assumes anything over a certain number of lines is a binary file regardless of its contents.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148465



More information about the llvm-commits mailing list