This fixes a long standing issue where the triple is not always set consistently in all configurations. This change also moves the back-deployment Lit features to using the proper target triple instead of using something ad-hoc. This will be necessary for using from scratch Lit configuration files in both normal testing and back-deployment testing. Differential Revision: https://reviews.llvm.org/D102012  | 
			||
|---|---|---|
| .. | ||
| capacity.pass.cpp | ||
| clear.pass.cpp | ||
| empty.pass.cpp | ||
| empty.verify.cpp | ||
| length.pass.cpp | ||
| max_size.pass.cpp | ||
| over_max_size.pass.cpp | ||
| reserve.deprecated_in_cxx20.verify.cpp | ||
| reserve.pass.cpp | ||
| reserve_size.pass.cpp | ||
| resize_size.pass.cpp | ||
| resize_size_char.pass.cpp | ||
| shrink_to_fit.pass.cpp | ||
| size.pass.cpp | ||