1. 04aea76 [Support] Make DataExtractor error messages more clear by Pavel Labath · 5 years ago
  2. 8d9070e [Support] Add more context to DataExtractor getLEB128 errors by James Henderson · 5 years ago
  3. 9154a63 [llvm/Support] Make more DataExtractor methods error-aware by Pavel Labath · 6 years ago
  4. a16fffa [Support] Make DataExtractor string functions error-aware by Pavel Labath · 6 years ago
  5. df8dda6 Add methods to data extractor for extracting bytes and fixed length C strings. by Greg Clayton · 6 years ago
  6. b6ffa2f [DebugInfo][Support] Replace DWARFDataExtractor size function by James Henderson · 6 years ago
  7. b1f29ce Add error handling to the DataExtractor class by Pavel Labath · 6 years ago
  8. 45ee933 Remove support for 32-bit offsets in utility classes (5/5) by Igor Kudrin · 6 years ago
  9. f26a70a Switch LLVM to use 64-bit offsets (2/5) by Igor Kudrin · 6 years ago
  10. f5f35c5 Support 64-bit offsets in utility classes (1/5) by Igor Kudrin · 6 years ago
  11. bb6d0b8 [Support] Fix error handling in DataExtractor::get[US]LEB128 by Pavel Labath · 6 years ago
  12. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  13. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  14. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  15. 1b07ab5 DataExtractor: Fix integer truncation issues in LEB128 extraction. by Benjamin Kramer · 13 years ago
  16. 0378726 unittests/Support/DataExtractorTest.cpp: Specify ULL explicitly to a few constants. by NAKAMURA Takumi · 14 years ago
  17. 88a1d9f Add the DataExtractor utility class. by Benjamin Kramer · 14 years ago