gustavonihei commented on a change in pull request #4743: URL: https://github.com/apache/incubator-nuttx/pull/4743#discussion_r740936299
########## File path: tools/ci/testlist/sim-01.dat ########## @@ -6,16 +6,19 @@ -Darwin,sim:cxxtest -Darwin,sim:libcxxtest -# Do not build Linux configs --Darwin,sim:linuxi2c --Darwin,sim:linuxspi +# clang doesn't -fsanitize=kernel-address +-Darwin,sim:kasan Review comment: Is this really true? Or this lack of support is just that it has not been verified to work with NuttX? Clang seems to support kernel address sanitizers for a long time. https://github.com/llvm/llvm-project/blob/main/clang/include/clang/Basic/Sanitizers.def#L49-L50 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org