royjacobson added a comment.

I added handling of FunctionTemplateDecls in SemaDecl because they can be 
default constructors. This caused errors with std::pair for example - it has 
two enable_ifs constructors to control explicit/implicit construction.
I will try committing again if the pre-commit CI finishes green. Running `nm` 
on the provided reproducer from FuchsiaOS resulted in the names list.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128619

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to