Skip to content
  1. Oct 11, 2013
  2. Oct 10, 2013
  3. Oct 09, 2013
  4. Oct 08, 2013
    • Enrico Granata's avatar
      <rdar://problem/14028923> · 347c2aa3
      Enrico Granata authored
      Implement SBTarget::CreateValueFromAddress() with a behavior equivalent to SBValue::CreateValueFromAddress()
      (but without the need to grab an SBValue first just as a starting point to make up another SBValue out of whole cloth)
      
      llvm-svn: 192239
      347c2aa3
    • Enrico Granata's avatar
      Tweak documentation for formats in categories · cf2412d4
      Enrico Granata authored
      llvm-svn: 192235
      cf2412d4
    • Enrico Granata's avatar
      <rdar://problem/12632394> · 4cc21772
      Enrico Granata authored
      Add a format for FourCharCode
      
      This is now safe to do thanks to the "formats in categories" feature
      
      llvm-svn: 192233
      4cc21772
    • Enrico Granata's avatar
      <rdar://problem/11778815> · 852cc954
      Enrico Granata authored
      Formats (as in "type format") are now included in categories
      The only bit missing is caching formats along with synthetic children and summaries, which might be now desirable
      
      llvm-svn: 192217
      852cc954
Loading