fpc/compiler/utils/ppuutils
Jonas Maebe 51e68eb302 * fixed several places where the interface crc could change:
o unsetting po_inline while parsing the implementation for various reasons
     (interprocedural goto/label, accessing a local in a parent frame,
      having nested procedures)
   o instead handle this via the pio_inline_not_possible flag
   o noreturn can no longer be specified only in the implementation

git-svn-id: trunk@40789 -
2019-01-06 20:35:56 +00:00
..
ppudump.pp * fixed several places where the interface crc could change: 2019-01-06 20:35:56 +00:00
ppujson.pp
ppuout.pp * ppudump: Mark objects with abstract methods in the JSON/XML output. 2017-04-07 09:53:54 +00:00
ppuxml.pp