Skip to content
  • Johnny Chen's avatar
    lldb should warn when dSYM does not match the binary. · fdc80a5c
    Johnny Chen authored
    o Symbols.cpp:
    
      Emit a warning message when dSYM does not match the binary.
    
    o warnings/uuid:
    
      Added regression test case.
    
    o lldbtest.py:
    
      Modified to allow test case writer to demand that the build command does not begin
      with a clean first; required to make TestUUIDMismatchWanring.py work.
    
    rdar://problem/10515708
    
    llvm-svn: 149465
    fdc80a5c
Loading