diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2018-07-20 10:06:29 +0200 |
---|---|---|
committer | MartinNowack <martin.nowack@gmail.com> | 2018-10-26 13:31:07 +0100 |
commit | 0c0e1045b4f784e0f72fd1286a97c7701152d412 (patch) | |
tree | 33f8c95bd64bf8d085f1ca6bde4beee5cebab4f4 /lib/Expr/Constraints.cpp | |
parent | 0a7963e0dd119285b9730473ba417d181583ad0a (diff) | |
download | klee-0c0e1045b4f784e0f72fd1286a97c7701152d412.tar.gz |
llvm5: CallSite.paramHasAttr is indexed from 0
Since LLVM 5 commit 1f8f0490690b, CallSite.paramHasAttr is indexed from 0, so make sure we use correct indexing in klee. And use CallSite.hasRetAttr for return attributes. Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Diffstat (limited to 'lib/Expr/Constraints.cpp')
0 files changed, 0 insertions, 0 deletions