Alex Langford
21872bc9bf
[analyzer] Don't delete TaintConfig copy constructor
...
Summary:
Explicitly deleting the copy constructor makes compiling the function
`ento::registerGenericTaintChecker` difficult with some compilers. When we
construct an `llvm::Optional<TaintConfig>`, the optional is constructed with a
const TaintConfig reference which it then uses to invoke the deleted TaintConfig
copy constructor.
I've observered this failing with clang 3.8 on Ubuntu 16.04.
Reviewers: compnerd, Szelethus, boga95, NoQ, alexshap
Subscribers: xazax.hun, baloghadamsoftware, szepet, a.sidorin, mikhail.ramalho, donat.nagy, dkrupp, Charusso, llvm-commits, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66192
llvm-svn: 368779
2019-08-14 01:09:07 +00:00
..
2019-08-13 16:45:48 +00:00
2019-08-13 22:03:08 +00:00
2019-05-17 15:52:13 +00:00
2019-01-19 08:50:56 +00:00
2019-05-17 15:52:13 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-03-29 22:49:30 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-06-19 23:33:42 +00:00
2019-01-26 21:41:50 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-08-09 02:24:42 +00:00
2019-01-29 10:15:52 +00:00
2019-03-08 16:00:42 +00:00
2019-03-01 06:49:51 +00:00
2019-04-17 19:56:40 +00:00
2019-01-26 14:23:08 +00:00
2019-06-19 23:33:42 +00:00
2019-05-17 15:52:13 +00:00
2019-07-10 00:20:03 +00:00
2019-01-26 14:23:08 +00:00
2019-07-01 23:02:10 +00:00
2019-02-08 23:59:52 +00:00
2019-05-28 13:07:09 +00:00
2019-06-20 22:29:40 +00:00
2019-07-05 12:17:44 +00:00
2019-08-13 16:45:48 +00:00
2019-03-01 06:49:51 +00:00
2019-01-26 21:41:50 +00:00
2019-03-29 22:49:30 +00:00
2019-08-13 16:45:48 +00:00
2019-08-13 16:45:48 +00:00
2019-01-26 14:23:08 +00:00
2019-06-19 23:33:42 +00:00
2019-01-26 14:23:08 +00:00
2019-07-16 04:46:31 +00:00
2019-08-14 01:09:07 +00:00
2019-01-26 14:23:08 +00:00
2019-07-16 04:46:31 +00:00
2019-08-13 16:45:48 +00:00
2019-01-26 20:06:54 +00:00
2019-08-05 06:45:41 +00:00
2019-01-26 21:41:50 +00:00
2019-01-26 14:23:08 +00:00
2019-08-13 16:45:48 +00:00
2019-08-13 16:45:48 +00:00
2019-01-26 14:23:08 +00:00
2019-08-13 18:48:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-08-14 00:48:57 +00:00
2019-05-17 15:52:13 +00:00
2019-04-23 02:45:42 +00:00
2019-08-13 16:45:48 +00:00
2019-07-01 23:02:14 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 21:41:50 +00:00
2019-08-13 16:45:48 +00:00
2019-05-17 15:52:13 +00:00
2019-01-26 14:23:08 +00:00
2019-07-16 04:46:31 +00:00
2019-01-26 14:23:08 +00:00
2019-08-14 00:48:57 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-08-13 16:45:48 +00:00
2019-08-13 18:48:08 +00:00
2019-07-16 04:46:31 +00:00
2019-07-03 08:13:17 +00:00
2019-01-26 14:23:08 +00:00
2019-05-24 19:24:08 +00:00
2019-03-13 19:09:48 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-07-04 00:50:50 +00:00
2019-07-16 04:46:31 +00:00
2019-01-26 14:23:08 +00:00
2019-06-19 23:33:42 +00:00
2019-01-26 21:41:50 +00:00
2019-06-19 23:33:42 +00:00
2019-06-19 23:33:42 +00:00
2019-08-13 16:45:48 +00:00
2019-08-13 16:45:48 +00:00
2019-03-29 22:49:30 +00:00
2019-08-13 16:45:48 +00:00
2019-01-26 14:23:08 +00:00
2019-07-16 04:46:31 +00:00
2019-01-26 14:23:08 +00:00
2019-08-14 00:48:57 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 14:23:08 +00:00
2019-01-26 15:56:40 +00:00
2019-08-13 18:48:08 +00:00
2019-08-13 16:45:48 +00:00
2019-01-26 14:23:08 +00:00
2019-08-13 16:45:48 +00:00
2019-03-29 22:49:30 +00:00
2019-07-28 13:38:04 +00:00