You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
6919b708a1
This variable is being used, but it's not being set (it's only set for ubsan_minimal, but not ubsan). This addresses a regression that was introduced in D78325. Differential Revision: https://reviews.llvm.org/D78410