[llvm] r204320 - [mips] Splitting up class definition from	implementation.
    Rafael EspĂndola 
    rafael.espindola at gmail.com
       
    Thu Mar 20 11:29:51 PDT 2014
    
    
  
> +namespace {
Anonymous namespaces in headers is not a good idea.
Why the split? Will this be used for another .cpp file?
Cheers,
Rafael
    
    
More information about the llvm-commits
mailing list