Mikhail R. Gadelha
cb9e68dc97
[analyzer] Create generic SMT Sort Class
...
Summary:
New base class for all future SMT sorts.
The only change is that the class implements methods `isBooleanSort()`, `isBitvectorSort()` and `isFloatSort()` so it doesn't rely on `Z3`'s enum.
Reviewers: NoQ, george.karpenkov
Reviewed By: george.karpenkov
Subscribers: xazax.hun, szepet, a.sidorin
Differential Revision: https://reviews.llvm.org/D49550
llvm-svn: 337916
2018-07-25 12:49:15 +00:00
..
2018-06-28 00:04:54 +00:00
2018-07-23 10:50:20 +00:00
2018-03-02 23:11:49 +00:00
2018-07-18 18:44:40 +00:00
2018-07-24 23:23:33 +00:00
2018-06-27 01:51:55 +00:00
2018-01-17 20:27:29 +00:00
2018-03-23 00:16:03 +00:00
2018-07-16 20:47:45 +00:00
2018-04-03 21:31:50 +00:00
2018-04-07 04:25:01 +00:00
2017-05-03 11:47:13 +00:00
2018-02-28 01:10:04 +00:00
2018-06-27 01:51:55 +00:00
2018-02-28 01:10:04 +00:00
2018-06-27 01:51:55 +00:00
2018-02-26 23:15:52 +00:00
2018-07-16 20:47:45 +00:00
2018-06-14 01:32:46 +00:00
2018-06-27 01:51:55 +00:00
2018-06-28 00:30:18 +00:00
2018-03-08 02:53:39 +00:00
2018-02-28 01:10:04 +00:00
2018-06-07 19:58:58 +00:00
2017-10-30 12:16:07 +00:00
2018-03-31 12:46:46 +00:00
2018-06-27 01:51:55 +00:00
2018-06-27 01:51:55 +00:00
2018-07-04 14:12:58 +00:00
2018-04-24 20:45:48 +00:00
2017-09-06 21:45:03 +00:00
2018-06-28 00:42:11 +00:00
2018-07-23 23:09:44 +00:00
2018-07-16 13:14:46 +00:00
2018-06-28 00:42:11 +00:00
2017-02-25 04:51:31 +00:00
2018-07-23 10:50:20 +00:00
2018-05-04 22:11:12 +00:00
2018-07-16 13:14:46 +00:00
2018-05-09 01:00:01 +00:00
2018-07-19 17:03:12 +00:00
2018-06-27 01:51:55 +00:00
2018-07-25 12:49:15 +00:00