some languages like go and javascript have automatic semicolon insertion and I was wondering if there was a gcc/clang setting that allowed you to skip the semicolons even if in only some cases?
Name:
Anonymous2012-10-06 6:54
Not yet, but you can make define rule for your semicolons to be something like
space tab