[Lldb-commits] [PATCH] D22628: Fixing layout of elf-core file related structures

Dimitar Vlahovski via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 22 04:46:22 PDT 2016


dvlahovski added a comment.

So, alignas doesn't work with typedef
We can use a #define but that's kind of ugly


https://reviews.llvm.org/D22628





More information about the lldb-commits mailing list