[PATCH] D50643: [AST] Pack the bits of TemplateSpecializationType into Type
    Bruno Ricci via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Aug 13 10:08:00 PDT 2018
    
    
  
riccibruno added a comment.
All of these bitfields (ab)use are already UB I think...
I don't see what is special in this case...
Repository:
  rC Clang
https://reviews.llvm.org/D50643
    
    
More information about the cfe-commits
mailing list