about summary refs log tree commit diff
path: root/src/test/ui/cmse-nonsecure/cmse-nonsecure-entry
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-127/+0
2022-03-10short-circuit the easy cases in `is_copy_modulo_regions`Scott McMurray-0/+2
2021-11-20Align multiline messages to their label (add left margin)Esteban Kuber-1/+0
2021-10-22Update the minimum external LLVM to 12Josh Stone-1/+0
2021-10-22Update the minimum external LLVM to 11Josh Stone-1/+1
2021-06-25Check that `#[cmse_nonsecure_entry]` is applied to a function definitionFabian Wolff-0/+20
2021-06-24compiletest: ignore tests on a per-revision basisSimonas Kazlauskas-10/+18
2021-06-24Re-Annotate the tests with needs-llvm-componentsSimonas Kazlauskas-7/+12
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-0/+94