Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Spec: Define sanitizer strategy for vix check #45

@GaspardKirira

Description

@GaspardKirira

Spec: Define sanitizer strategy for vix check

Context

Now that vix run supports sanitizers in script mode, we need to define whether and how
vix check should expose sanitizer-related analysis.

Open questions

  • Should vix check support:
    • UBSan-only analysis?
    • Compile-time UB detection?
    • Conversion warnings (-Wconversion, -Wsign-conversion, etc.)?
  • What should be the default sanitizer behavior?
  • How should exit codes be mapped?
  • Should sanitizer output be structured or raw by default?

Scope

Specification only — no implementation in this issue.

Acceptance criteria

  • Clear list of supported sanitizer modes for vix check
  • Defined flags and behaviors
  • Exit code strategy documented

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliVix CLI (vix new, build, run, dev)devxDeveloper experience improvements: tooling, diagnostics, ergonomics, and workflow polish.documentationImprovements or additions to documentationenhancementNew feature or requestfeatureNew functionality or capability added to VixrefactorInternal code restructuring without changing external behavior or public APIs.sanitizersRuntime and compile-time analysis using sanitizers (ASan, UBSan, TSan).specSpecification or formal definition (formats, protocols, architecture)testsTests, CI coverage and validationuxUser experience improvements: CLI output, help formatting, readability, and usability.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions