diff options
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index ca29119..0cf9100 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2013-06-28 Ed Smith-Rowland <3dw4rd@verizon.net> + + * lex.c (lex_raw_string(), lex_string()): Constrain suffixes treated + as concatenated literal and macro to just the patterns found in + inttypes.h; (is_macro()): New. + 2013-06-24 Dehao Chen <dehao@google.com> * files.c (_cpp_stack_include): Fix the highest_location when header |