On 18 November 2011 11:41, Roger <rogerx.oss_AT_gmail.com> wrote:
> Anything can be worked around one way or another. For reference, standard
> benchmark tools also never look at just "one thing".
Exactly, short of writing a C-parser and doing some heuristic on the
syntax tree,
you'll just end up missing things anyway.
if(5)
x = 5,
y = 2,
apply_layout(NULL),
something_else_that_doesnt_use_semi_colons();
Received on Fri Nov 18 2011 - 13:10:59 CET
This archive was generated by hypermail 2.3.0
: Fri Nov 18 2011 - 13:12:03 CET