Skip to content
  1. Apr 20, 2014
  2. Apr 19, 2014
  3. Apr 18, 2014
  4. Apr 17, 2014
  5. Apr 16, 2014
  6. Apr 15, 2014
  7. Apr 14, 2014
  8. Apr 11, 2014
  9. Apr 10, 2014
    • Enrico Granata's avatar
      <rdar://problem/16540961> · bd4885f1
      Enrico Granata authored
      The "unexpected value" message only matters to me, but is bound to make the experience more confusing for people when some uninitialized memory looks like an NSNumber and then can't be formatted properly, and that error comes out in the UI
      
      Just drop the error message entirely - nobody but me cares
      
      llvm-svn: 205978
      bd4885f1
    • Enrico Granata's avatar
      <rdar://problem/12055586> · 1ac62963
      Enrico Granata authored
      Enable data formatters to see-through pointers/references to typedefs
      
      For instance, if Foo is a typedef to Bar, and there is a formatter for any/all of Bar*, Bar&, Bar&&, then Foo*, Foo&, and Foo&& should pick these up if Foo-specific formatters don't exist
      
      llvm-svn: 205939
      1ac62963
  10. Apr 09, 2014
  11. Apr 08, 2014
  12. Apr 07, 2014
Loading