On 4/27/2021 7:00 PM, Tom Tromey wrote:
Now that C++11 can be used in GCC, libcc1 can be changed to use
templates and type traits to handle unmarshalling all kinds of enums.

libcc1/ChangeLog
2021-04-27  Tom Tromey  <t...@tromey.com>

        * marshall.hh (cc1_plugin::unmarshall): Use type traits.
        * marshall-cp.hh (cc1_plugin::unmarshall): Remove overloads.
        * marshall-c.hh: Remove.
        * libcc1plugin.cc: Update includes.
        * libcc1.cc: Update includes.

OK

jeff

Reply via email to