| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-01-12 | Remove ui tests for LLVM-style inline assembly | Tomasz Miąsko | -1006/+0 | |
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -0/+84 | |
| 2021-10-15 | Bless tests | Cameron Steffen | -3/+3 | |
| 2021-09-15 | Move some tests to more reasonable directories | Caio | -0/+21 | |
| 2021-08-16 | Handle SrcMgr diagnostics | Nikita Popov | -3/+5 | |
| This is how InlineAsm diagnostics with source information are reported now. Previously a separate InlineAsm diagnostic handler was used. | ||||
| 2021-08-15 | Fix ui tests for llvm_asm! deprecation | Amanieu d'Antras | -32/+55 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -4/+4 | |
| When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error. | ||||
| 2021-04-12 | Compiler error messages: reduce assertiveness of message E0384 | James Addison | -1/+1 | |
| This message is emitted as guidance by the compiler when a developer attempts to reassign a value to an immutable variable. Following the message will always currently work, but it may not always be the best course of action; following the 'consider ...' messaging pattern provides a hint to the developer that it could be wise to explore other alternatives. | ||||
| 2021-01-31 | Move some tests to more reasonable directories | Caio | -0/+29 | |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -0/+219 | |
| Address comments Update limits | ||||
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -0/+23 | |
| 2020-06-04 | test: ui: skip tests which aren't appropriate for RISC-V | Tom Eccles | -8/+14 | |
| 2020-05-29 | Improve inline asm error diagnostics | Amanieu d'Antras | -6/+9 | |
| 2020-05-18 | Add tests for asm! | Amanieu d'Antras | -0/+164 | |
| 2020-04-17 | Rename `asm` test directory in favor of `llvm_asm` | Yuki Okushi | -0/+432 | |
