The patch supports both the clang cross-compiler and onboard compiler
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
List of the failing test cases are-
Linux/clone_test.cc Linux/coverage-direct-large.cc Linux/coverage-direct.cc Linux/coverage-fork-direct.cc Linux/coverage-module-unloaded.cc Linux/coverage-sandboxing.cc Linux/kernel-area.cc Linux/malloc_delete_mismatch.cc Linux/ptrace.cc Linux/stack-trace-dlclose.cc Posix/allow_user_segv.cc Posix/asan-symbolize-sanity-test.cc Posix/init-order-dlopen.cc Posix/shared-lib-test.cc Posix/start-deactivated.cc large_func_test.cc malloc_context_size.cc null_deref.cc use-after-delete.cc
Major reason of failure is SEGV. I am working on the above cases and will fix it soon.