[cfe-commits] r157970 - in /cfe/trunk: lib/CodeGen/CGDebugInfo.cpp test/CodeGenCXX/debug-info-template-member.cpp test/CodeGenCXX/debug-info-user-def.cpp test/CodeGenCXX/debug-lambda-expressions.cpp
    Eric Christopher 
    echristo at apple.com
       
    Tue Jun  5 11:30:53 PDT 2012
    
    
  
On Jun 5, 2012, at 11:30 AM, Eric Christopher <echristo at apple.com> wrote:
>> 
>> Won't this break gdb for users then?
>> 
> 
> Only if you care if ptype says "struct" instead of "class". Do you?
FWIW I'll watch our gdb bots as well to make sure nothing else failed. lldb was happy with the change.
-eric
    
    
More information about the cfe-commits
mailing list