gcc-plugins: Rename last_stmt() for GCC 14+
Created by: kraj
In GCC 14, last_stmt() was renamed to last_nondebug_stmt(). Add a helper macro to handle the renaming.
Created by: kraj
In GCC 14, last_stmt() was renamed to last_nondebug_stmt(). Add a helper macro to handle the renaming.