search for: llvm_alignas

Displaying 1 result from an estimated 1 matches for "llvm_alignas".

2017 Jun 28
2
Multiple Inheritance with dyn_cast
...me offset where `ptr` is stored instead of `size`. How can I modify my class setup so that I can use this scheme safely? Looking at `Decl` and `DeclContext`, it is unclear to me how they set things up so that the field offsets are correct, although I have a feeling It has something to do with the `LLVM_ALIGNAS` in the class declaration of `Decl`. Regards, Riley Dulin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170628/b54b7c58/attachment.html>