summaryrefslogtreecommitdiff
path: root/libcxxabi/test/native
AgeCommit message (Expand)Author
2025-11-08[libc++abi][libunwind] Enable AT&T syntax explicitly (#166818)Raul Tambre
2025-10-09[runtimes][NFC] Consistently declare main() functions in tests (#162548)Louis Dionne
2023-12-13[libc++abi] Fix test on Android (#74753)Maksim Panchenko
2023-12-06[libc++abi] Fix lpStart adjustment for exceptions table (#72727)Maksim Panchenko
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta
2022-05-20[libc++abi] Add missing XFAIL on testLouis Dionne
2022-05-18[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne
2020-03-27[libc++/libc++abi] Properly delimit lit substitutionsLouis Dionne
2017-05-10Fix use of now removed %exec test substitutionEric Fiselier
2017-02-27Attempt to fix arm-native libcxxabi tests for the no-exceptions variantAsiri Rathnayake
2016-11-13arm: Fix ttype encoding assertion failure.Logan Chien