| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -1/+1 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2020-06-24 | Split out async fn and generator test | Tyler Mandry | -37/+3 | |
| This keeps FileCheck from tripping over unimportant differences in codegen. | ||||
| 2020-06-24 | Give up on checking filename | Tyler Mandry | -4/+2 | |
| 2020-06-24 | Add generator-debug test for MSVC | Tyler Mandry | -0/+88 | |
| ..which doesn't use variant types. | ||||
