summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2019-06-24 23:45:18 +0000
committerDavid Blaikie <dblaikie@gmail.com>2019-06-24 23:45:18 +0000
commitf895e1bded031fb503bd12ad25d7139d6a6ee6c0 (patch)
treeaad2b82a2470f8b9c44ee3d45edfedf469f51702 /clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
parent323b89f101bc3cbee2f064ce4ca1e50a54d081ba (diff)
downloadbcm5719-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/StaticAnalyzer/Core/ExprEngineC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud