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