[llvm] r270074 - [SCCP] Prefer class to struct.
    Davide Italiano via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 19 09:12:21 PDT 2016
    
    
  
On Thu, May 19, 2016 at 5:05 PM, David Blaikie <dblaikie at gmail.com> wrote:
> Any particular reason? If it only has public inheritance and public members,
> struct seems fine.
>
All the other passes use class so I'd prefer to be consistent.
-- 
Davide
"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare
    
    
More information about the llvm-commits
mailing list