ff94419a287c changed the return value of appendMangledType() to LogicalResult, which is marked as nodiscard. Ignoring the result generates a warning when building with clang. Reviewed By: nicolasvasilache, chelini Differential Revision: https://reviews.llvm.org/D142202