Files
clang-p2996/clang/test/Driver/Inputs
Victor Campos 8368018f20 Fix test of -print-multi-flags-experimental in case of multilib custom flags (#123577)
The test was failing in the case where a `multilib.yaml` file was
present in the installation. This is because the presence of a multilib
YAML file leads to the diagnosing of validity of the multilib custom
flags.

This patch fixes the test by creating a new YAML file with multilib
custom flags to be used by the test.
2025-01-20 16:15:44 +00:00
..