[cfe-commits] Improve performance of SkipBCPLComment()

Sebastian Redl sebastian.redl at getdesigned.at
Wed Aug 18 10:41:52 PDT 2010


Do you have some concrete performance numbers?

Also, how does this behave for a file that has a length divisible by 8 and ends with a backslash followed by a newline in a BCPL comment? (I'm thinking that nextLineIsComment might overshoot the buffer.)

Sebastian



More information about the cfe-commits mailing list