[PATCH] D44813: Add support for __attribute__(trivial_abi)

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 02:06:43 PDT 2018


labath added a comment.

In https://reviews.llvm.org/D44813#1046379, @jingham wrote:

> Pavel, I added you mostly because I'm new to this decorator magic and I wanted to have another pair of eyes to make sure I did that right.


The decorator looks fine. I think most tests use the `from lldbsuite.test.decorators import *` + `@myDecorator` pattern because it's shorter, but I don't think that matters.


Repository:
  rL LLVM

https://reviews.llvm.org/D44813





More information about the llvm-commits mailing list