Yitzhak Mandelbaum
|
93fbaa46c8
|
Revert "Revert "[clang][dataflow] Add framework for testing analyses.""
This reverts commit 78ff12da1115abcaf4cbf50b605a197011505646 and fixes the initial cause of the revert.
|
2021-12-11 23:16:59 +00:00 |
|
Nico Weber
|
78ff12da11
|
Revert "[clang][dataflow] Add framework for testing analyses."
Doesn't build on Windows.
This reverts commit 5a40df6381819b38df66e4b6eaa02e7140e07a0c
and commit db494bd4e815bc5546ee0986cb738da1a54bf6ab.
|
2021-12-10 11:06:40 -05:00 |
|
Yitzhak Mandelbaum
|
5a40df6381
|
[clang][dataflow] Add framework for testing analyses.
Adds a general-purpose framework to support testing of dataflow analyses.
Differential Revision: https://reviews.llvm.org/D115341
|
2021-12-10 15:24:12 +00:00 |
|
Yitzhak Mandelbaum
|
28d3976819
|
Revert "[clang][dataflow] Add framework for testing analyses."
This reverts commit 47d526d67e3cc66771eed1d0b607226a4fb9a5b5.
The commit is failing to build on some platforms. Rolling back while we investigate.
|
2021-12-10 14:27:15 +00:00 |
|
Yitzhak Mandelbaum
|
47d526d67e
|
[clang][dataflow] Add framework for testing analyses.
Adds a general-purpose framework to support testing of dataflow analyses.
Differential Revision: https://reviews.llvm.org/D115341
|
2021-12-10 14:00:36 +00:00 |
|