| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -57/+0 | |
| 2022-04-20 | Drop inaccurate comment | Nikita Popov | -5/+1 | |
| The linked issue has an accurate description of the situation, drop the inaccurate comment. | ||||
| 2022-04-19 | Don't use new-llvm-pass-manager=no in test | Nikita Popov | -3/+5 | |
| 2021-09-25 | Pin panic-in-drop=abort test to old pass manager | Nikita Popov | -1/+8 | |
| 2021-09-25 | Make expectation in panic-in-drop-abort.rs test more precise | Nikita Popov | -4/+2 | |
| Check whether a call/invoke of the function exists, but don't match a leftover function declaration. Also remove the CHECK-LABELs: In panic-in-drop=unwind mode the call will not actually be in either of those functions, so remove the restriction and look for any calls. | ||||
| 2021-09-11 | Add test for -Z panic-in-drop=abort | Amanieu d'Antras | -0/+54 | |
