aboutsummaryrefslogtreecommitdiff
path: root/test/compile_errors
AgeCommit message (Expand)Author
2022-05-04test: move compile errors and incremental tests into common dirJakub Konka
2022-04-30stage2: fix comptime unreachableVeikka Tuominen
2022-04-28test: migrate stage1 compile error tests to updated test manifestJakub Konka
2022-04-28test: migrate stage2 independent compile errors to test manifest parserJakub Konka
2022-04-04Address review commentsJohn Schmidt
2022-04-03Fix typo in compile error testJohn Schmidt
2022-04-03sema: add compile error for duplicate struct fieldJohn Schmidt
2022-04-03sema: add compile error for duplicate union fieldJohn Schmidt
2022-04-03stage2: add union compile error testsJohn Schmidt
2022-03-31test harness improvementsAndrew Kelley
2022-03-27stage2: safety checks for slicing a null C pointerMitchell Hashimoto
2022-03-25Move existing compile errors to independent filesCody Tapscott