diff options
| author | David Blaikie <dblaikie@gmail.com> | 2019-06-24 23:45:18 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2019-06-24 23:45:18 +0000 |
| commit | f895e1bded031fb503bd12ad25d7139d6a6ee6c0 (patch) | |
| tree | aad2b82a2470f8b9c44ee3d45edfedf469f51702 /clang/lib/AST/PrintfFormatString.cpp | |
| parent | 323b89f101bc3cbee2f064ce4ca1e50a54d081ba (diff) | |
| download | bcm5719-llvm-f895e1bded031fb503bd12ad25d7139d6a6ee6c0.tar.gz bcm5719-llvm-f895e1bded031fb503bd12ad25d7139d6a6ee6c0.zip | |
DataExtractor: use decodeSLEB128 to implement getSLEB128
Should've been NFC, but turns out DataExtractor had better test coverage
for decoding SLEB128 than the decodeSLEB128 did - revealing a couple of
bugs (one in the error handling, another in sign extension). So fixed
those to get the DataExtractor tests passing again.
llvm-svn: 364253
Diffstat (limited to 'clang/lib/AST/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions

