https://github.com/llvm/llvm-project/pull/68012 works on my CentOS Linux and Macbook but seems to fail for certain build bots. The error log complains "No Value" check failure for `std::variant` but not very actionable without a reproduce. To unblock the build bots, I am commenting out the "No Value" checks. Co-authored-by: jeffreytan81 <jeffreytan@fb.com>