-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Program terminated with signal: SIGSEGV
Segmentation fault (core dumped)
To Reproduce
Steps to reproduce the behavior:
- Download source code of cppfront.
- Compile cppfront.
- Run cppfront on test.cpp2 file.
Actual result
- Crash.
Expected result
- No crash.
- Maybe nice error message.
Additional context
Test.cpp2 file's content is only 5 bytes long and it is: l:=l*
.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working