[PATCH] D76115: Add debug support for set types

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 17:59:44 PST 2021


aprantl added a comment.

In D76115#2537948 <https://reviews.llvm.org/D76115#2537948>, @demoitem wrote:

> You wouldn't happen to know a similar unit test that I could base it on?
>
> I checked out the unit test directory and could not see anything useful.

Did you look in `unittests/IR/DebugInfoTest.cpp` (e.g., at `CreateFortranArrayTypeWithAttributes`)?


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

https://reviews.llvm.org/D76115



More information about the llvm-commits mailing list