commit | aab404e1eb8d244e1a02cba17f38909b5d6454bb | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Fri Jun 08 06:22:02 2012 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Fri Jun 08 06:22:02 2012 -0500 |
tree | 4fc185ecbc5a75ca6a5456186d0f4a3987fbcaf3 | |
parent | 8d95560f31891dc2a193c074f1ee858581964771 [diff] |
Use gutter to mark error/warn messages which then plays nicer with the colouration.
GCC Explorer is an interactive compiler. The left-hand pane shows editable C/C++ code. The right, the assembly output of having compiled the code with a given compiler and settings.
Try out the demo site!