[PATCH] D117922: InferFunctionAttrs: fix assertion on aligned_alloc

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 11:35:54 PST 2022


jyknight added a comment.

In D117922#3269582 <https://reviews.llvm.org/D117922#3269582>, @durin42 wrote:

> I'm very open to suggestions on how to reword the commit message here, BTW. I thought it was clear, but seems not. :(

The miscommunication here is that you meant "Fix a test-case to actually verify the behavior it was supposed to", whereas philip read it as "fixes an `assert(...)` failure"...by adjusting a test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117922



More information about the llvm-commits mailing list