Skip to content

Conversation

DaniPopes
Copy link
Member

Add --ir-minimum like in forge coverage, and disable optimizations since we rely on source maps to inspect expressions.

Fixes #11981.

Add --ir-minimum like in `forge coverage`, and disable optimizations
since we rely on source maps to inspect expressions.
@DaniPopes DaniPopes merged commit c8f2716 into master Oct 6, 2025
16 checks passed
@DaniPopes DaniPopes deleted the dani/chisel-disable-opts branch October 6, 2025 14:51
@github-project-automation github-project-automation bot moved this to Done in Foundry Oct 6, 2025
grandizzy pushed a commit to grandizzy/foundry that referenced this pull request Oct 6, 2025
Add --ir-minimum like in `forge coverage`, and disable optimizations
since we rely on source maps to inspect expressions.
grandizzy added a commit that referenced this pull request Oct 6, 2025
* fix(doc): reuse solar sema compiler (#11980)

* fix(doc): reuse solar sema compiler

* fix: include only fn sig in docs

* proper format docs, remove extra indent & append ; at enf of fn

* changes after review: use get_ast_source, strip prefix always

* fix(chisel): disable compiler optimizations (#11990)

Add --ir-minimum like in `forge coverage`, and disable optimizations
since we rely on source maps to inspect expressions.

---------

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

chisel 'failed to inspect expression' in v1.4.0-rc2

3 participants