diff options
Diffstat (limited to 'libcpp')
| -rw-r--r-- | libcpp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 6a650999eb0..266ef87639e 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2024-11-25 Lewis Hyatt <lhyatt@gmail.com> + + PR preprocessor/117118 + * lex.cc (lex_raw_string): Treat an unterminated raw string the same + way for a deferred pragma as is done for other directives. + 2024-11-20 David Malcolm <dmalcolm@redhat.com> Backported from master: |
