Add a flag to control whether to propagate labels from condition values to results
Before the change, DFSan always does the propagation. W/o origin tracking, it is harder to understand such flows. After the change, the flag is off by default. Reviewed-by: morehouse Differential Revision: https://reviews.llvm.org/D91234
Loading
Please sign in to comment