[PATCH] D42168: [OpenMP] Generate unique name for offloading entries
    Jonas Hahnfeld via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jan 17 08:52:48 PST 2018
    
    
  
Hahnfeld marked an inline comment as done.
Hahnfeld added a comment.
In https://reviews.llvm.org/D42168#978634, @ABataev wrote:
> 1. Please, mark the record as packed.
Where and how do I need to do this? I found that `PackedAttr` is checked on `FieldDecl`s but I'm not sure if we go through that code path and how I could add it...
Repository:
  rC Clang
https://reviews.llvm.org/D42168
    
    
More information about the cfe-commits
mailing list