Project

General

Profile

Actions

Feature #10927

closed

Do not generate missed function declarations

Added by Evgeny Novikov over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Urgent
Category:
C back-end
Start date:
09/03/2021
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

CIF outputs ugly function declarations that can break subsequent verification steps in Klever and whatever when there are no explicit function declarations. Though, sometimes one can build sources with special options that will cause compiler failures, it is not a guaranteed behavior, so, it will be better to avoid generation of additional and invalid function declarations.

Actions #1

Updated by Evgeny Novikov over 2 years ago

  • Status changed from New to Closed

I did it in 16f2f37 to master. Tests on x86_64 passed.

Actions

Also available in: Atom PDF