Skip to content

Python: Undeprecate proclaim #1676

@RyanGlScott

Description

@RyanGlScott

#1644 adds support for llvm_assert, which behaves like llvm_precondition or llvm_postcondition depending on where it is used in a specification. We would like to have a Python counterpart to llvm_assert, and in fact, we already have one in the form of the proclaim function. proclaim is currently marked as deprecated, but given that we want to support something like it going forward, it makes sense to remove the deprecation warning and allow users to call it without warnings.

Metadata

Metadata

Assignees

Labels

easyIssues that are expected to be easy to resolve and might therefore be good for new contributorssubsystem: saw-remote-apiIssues related to the SAW server and its RPC bindingstype: enhancementIssues describing an improvement to an existing feature or capability

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions