================
@@ -2673,6 +2673,7 @@ static constexpr std::array kExplicitLLVMFuncOpAttributes{
StringLiteral("uwtable"),
StringLiteral("vscale_range"),
StringLiteral("willreturn"),
+ StringLiteral("noreturn"),
----------------
erichkeane wrote:
Thank you for the review! Matthias suggested 3 of those 5 test files, and I
discovered the `processFunctionAttributes` being missing literally 30 seconds
before I saw this email :). I appreciate the feedback, and I'll update the
other two tests as well + alpha this.
https://github.com/llvm/llvm-project/pull/177978
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits