Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Spec lifters out of Constraints #1575

Merged
merged 18 commits into from
Sep 24, 2024

Document Spec lifter modules

3b285e3
Select commit
Loading
Failed to load commit list.
Merged

Move Spec lifters out of Constraints #1575

Document Spec lifter modules
3b285e3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Semgrep OSS succeeded Sep 24, 2024 in 2s

No new alerts in code changed by this pull request

Annotations

Check warning on line 141 in src/lifters/longjmpLifter.ml

See this annotation in the file changed.

Code scanning / Semgrep OSS

Semgrep Finding: semgrep.trace-not-in-tracing Warning

trace functions should only be called if tracing is enabled at compile time

Check warning on line 210 in src/lifters/longjmpLifter.ml

See this annotation in the file changed.

Code scanning / Semgrep OSS

Semgrep Finding: semgrep.trace-not-in-tracing Warning

trace functions should only be called if tracing is enabled at compile time

Check warning on line 218 in src/lifters/longjmpLifter.ml

See this annotation in the file changed.

Code scanning / Semgrep OSS

Semgrep Finding: semgrep.trace-not-in-tracing Warning

trace functions should only be called if tracing is enabled at compile time

Check warning on line 222 in src/lifters/longjmpLifter.ml

See this annotation in the file changed.

Code scanning / Semgrep OSS

Semgrep Finding: semgrep.trace-not-in-tracing Warning

trace functions should only be called if tracing is enabled at compile time