Merge branch 'fix/parsing/string-concat' into 'master'
[parsing] more efficient concatenation of consecutive strings Closes #880 See merge request frama-c/frama-c!2689
No related branches found
No related tags found
Showing
- ptests/ptests.ml 57 additions, 23 deletionsptests/ptests.ml
- src/kernel_internals/parsing/cparser.mly 19 additions, 20 deletionssrc/kernel_internals/parsing/cparser.mly
- tests/syntax/oracle/string_concat.res.oracle 27 additions, 0 deletionstests/syntax/oracle/string_concat.res.oracle
- tests/syntax/oracle/wstring_concat.res.oracle 27 additions, 0 deletionstests/syntax/oracle/wstring_concat.res.oracle
- tests/syntax/string_concat.c 17 additions, 0 deletionstests/syntax/string_concat.c
- tests/syntax/wstring_concat.c 17 additions, 0 deletionstests/syntax/wstring_concat.c
Loading
Please register or sign in to comment