llvm-project/libcxx/lib
Louis Dionne da1b50d7df [libc++] Formalize what configurations are covered by the ABI lists
By encoding ABI-affecting properties in the name of the ABI list, it
makes it clear when an ABI list test should or should not be available,
and what results we should expect.

Note that we clearly don't encode all ABI-affecting parameters in the
name right now -- I just ported over what we supported in the code that
was there previously. As we encounter configurations that we wish to
support but produce different ABI lists, we can add those to the ABI
identifier and start supporting them.

This commit also starts checking the ABI list in the CI jobs that run
a supported configuration. Eventually, all configurations should have
a generated ABI list and the test should even run implicitly as part of
the Lit test suite.

Differential Revision: https://reviews.llvm.org/D92194
2020-11-27 10:01:07 -05:00
..
abi [libc++] Formalize what configurations are covered by the ABI lists 2020-11-27 10:01:07 -05:00
libc++abi.v1.exp [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++abi.v2.exp [libc++] Fix the no-exceptions build of libc++ on Apple 2020-04-20 10:45:14 -04:00
libc++unexp.exp
notweak.exp
weak.exp [libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi" 2020-10-05 11:42:13 -04:00