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

[DeviceSanitizer] Support "-fsanitize-ignorelist=" to disable sanitizing on some of kernels #2055

Merged
merged 23 commits into from
Nov 26, 2024

Commits on Sep 5, 2024

  1. wip

    AllanZyne committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f4bd1bc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. wip

    AllanZyne committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c898c2e View commit details
    Browse the repository at this point in the history
  2. skip kernel

    AllanZyne committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    73fa54b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2a5d0e View commit details
    Browse the repository at this point in the history
  2. merge code

    AllanZyne committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5804ab7 View commit details
    Browse the repository at this point in the history
  3. remove program mutex

    AllanZyne committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f8e4f1f View commit details
    Browse the repository at this point in the history
  4. fix build

    AllanZyne committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    902a6c0 View commit details
    Browse the repository at this point in the history
  5. wip

    AllanZyne committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6bcbb9c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. wip

    AllanZyne committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    40f39a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. wip

    AllanZyne committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    33d6aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b1b697 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    b654a35 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    e20485d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    b15a7c9 View commit details
    Browse the repository at this point in the history
  2. correct NumOfSpirKernel

    AllanZyne committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    56f2fd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    eacdea1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    f3003a1 View commit details
    Browse the repository at this point in the history
  2. fix merge

    AllanZyne committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    80196b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. fix format

    AllanZyne committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3efe31b View commit details
    Browse the repository at this point in the history
  2. add assert for KernelInfo

    AllanZyne committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9341f82 View commit details
    Browse the repository at this point in the history
  3. fix comment of ProgramInfo

    AllanZyne committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bb97336 View commit details
    Browse the repository at this point in the history
  4. remove loop

    AllanZyne committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a1046e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27711fb View commit details
    Browse the repository at this point in the history