Files
clang-p2996/clang/lib/Analysis
Yitzhak Mandelbaum 6adfc64e70 [clang][dataflow] Modify optional model to handle type aliases.
Previously, type aliases were not handled (and resulted in an assertion
firing). This patch generalizes the model to consider aliases everywhere (a
previous patch already considered aliases for optional-returning functions).

Differential Revision: https://reviews.llvm.org/D126972
2022-06-03 18:57:43 +00:00
..
2022-05-26 06:40:43 -07:00
2021-10-24 09:32:57 -07:00