diff options
Diffstat (limited to 'libcc1/ChangeLog')
-rw-r--r-- | libcc1/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index 46f8216..db101b1 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,9 @@ +2020-11-11 Patrick Palka <ppalka@redhat.com> + + PR c++/88115 + * libcp1plugin.cc (plugin_build_unary_expr): Pass true to + cxx_sizeof_or_alignof_expr. + 2020-11-10 Marek Polacek <polacek@redhat.com> PR c++/97518 |