Searched +full:clang +full:- +full:msan +full:- +full:fuzz +full:- +full:unoptimized (Results 1 – 2 of 2) sorted by relevance
1 name: dev-long-tests5 group: long-${{ github.ref }}6 cancel-in-progress: true12 permissions: read-all15 make-all:16 runs-on: ubuntu-latest18 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.119 - name: make all23 make-test:24 runs-on: ubuntu-latest[all …]
2 american fuzzy lop++ - compiler instrumentation wrapper3 -------------------------------------------------------8 Copyright 2019-2024 AFLplusplus Project. All rights reserved.14 https://www.apache.org/licenses/LICENSE-2.024 #include "alloc-inl.h"25 #include "llvm-alternative-coverage.h"37 #if (LLVM_MAJOR - 0 == 0)43 #if (LLVM_MINOR - 0 == 0)54 /** Global declarations -----BEGIN----- **/60 PARAM_KEEP, // kept as-is[all …]