| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/compiler: check that const values fit into base type | Dmitry Vyukov | 2020-03-17 | 1 | -0/+3 |
| | | | | | | const[0x12345678, int8] is always an error, detect these cases. Found some bugs in mptcp, socket proto and fuchsia fidl descriptions. | ||||
| * | pkg/compiler: add tests for generation phase | Dmitry Vyukov | 2020-03-17 | 1 | -0/+20 |
| Add errors3.txt with tests for errors that are produced during generation phase. Refactor tests to reduce duplication. Tidy struct/union size errors: better locations and make testable. | |||||
