Test Plan: using kernel ASAN and MSAN implementations in FreeBSD
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Not yet, I haven't yet ported the sanitizer runtimes (though it's on my todo list). ASAN requires that we specify the relative offset of the shadow map to the kernel map (see D98285), which will be different on arm64. But, I guess there's no harm in declaring arm64 support in this commit?
Comment Actions
LGTM, but this would probably need some sort of test, at least that it correctly accepts the flag(s) now?
clang-format not found in user's PATH; not linting file.