[LLVMdev] UBSAN - Test failures (original) (raw)
Renato Golin renato.golin at linaro.org
Wed Oct 8 08:07:29 PDT 2014
- Previous message: [LLVMdev] Creating a new MCStreamer object inside AsmPrinter
- Next message: [LLVMdev] UBSAN - Test failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Evgeniy,
So, to XFAIL some UBSAN failues, I found an issue:
UndefinedBehaviorSanitizer-AddressSanitizer :: TestCases/TypeCheck/vptr.cpp
UndefinedBehaviorSanitizer-Standalone :: TestCases/Misc/missing_return.cpp
These two tests fail on that configuration, but pass when reversed. So, if I XFAIL: armv7l..., I get the following error:
UndefinedBehaviorSanitizer-AddressSanitizer ::
TestCases/Misc/missing_return.cpp UndefinedBehaviorSanitizer-Standalone :: TestCases/TypeCheck/vptr.cpp
Not sure how to state that the XFAIL is for a specific configuration...
cheers, --renato
- Previous message: [LLVMdev] Creating a new MCStreamer object inside AsmPrinter
- Next message: [LLVMdev] UBSAN - Test failures
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]