Fix @skipIfSanitized decorator
To run the test the decorator function should return None, not False. Returning anything other than None skips the test. llvm-svn: 366903
Loading
Please sign in to comment
To run the test the decorator function should return None, not False. Returning anything other than None skips the test. llvm-svn: 366903