[PATCH] D70366: Add new 'flatten' LLVM attribute to fix clang's 'flatten' function attribute

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 11:57:55 PDT 2020


lebedev.ri added a comment.

In D70366#1960300 <https://reviews.llvm.org/D70366#1960300>, @jdoerfert wrote:

> I'm fine with this. I would hope a C/C++/Clang person will also take a look though.


This is missing clang codegen test[s].
Seems to look fine to me otherwise.


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

https://reviews.llvm.org/D70366





More information about the llvm-commits mailing list