about summary refs log tree commit diff
path: root/src/test/ui/cmse-nonsecure
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-243/+0
2022-03-10short-circuit the easy cases in `is_copy_modulo_regions`Scott McMurray-0/+4
2021-11-20Align multiline messages to their label (add left margin)Esteban Kuber-2/+0
2021-10-22Update the minimum external LLVM to 12Josh Stone-1/+0
2021-10-22Update the minimum external LLVM to 11Josh Stone-2/+1
2021-10-03Follow the diagnostic output style guideHirochika Matsumoto-2/+2
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-24/+45
2021-06-24Re-Annotate the tests with needs-llvm-componentsSimonas Kazlauskas-13/+27
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-0/+188