summary refs log tree commit diff stats
path: root/tests/ccgbugs/mstatic_assert.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) ↵Timothee Cour2020-04-071-0/+6
(#13798) * fix cgen bool D20200328T203812 * --passc:std=c++17 (etc) now works instead of silently ignored * document caveats for NIM_NIL