Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * c-ppoutput.c (scan_translation_unit): Call account_for_newlines | jakub | 2013-07-10 | 1 | -0/+21 |
for all CPP_TOKEN_FLD_STR tokens, not just CPP_COMMENT. * include/cpplib.h (cpp_token_val_index): Change parameter type to const cpp_token *. * lex.c (cpp_token_val_index): Likewise. * c-c++-common/raw-string-18.c: New test. * c-c++-common/raw-string-19.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200878 138bc75d-0d04-0410-961f-82ee72b054a4 |