| Summary: | [Patch] Fix arm64 valgrind tests compilation with clang | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Vasily Tarasov <vtarasov> |
| Component: | general | Assignee: | Paul Floyd <pjfloyd> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | pjfloyd |
| Priority: | NOR | ||
| Version First Reported In: | 3.13.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Fix arm64 valgrind tests compilation with clang | ||
|
Description
Vasily Tarasov
2018-03-02 18:49:51 UTC
I may well have reinvented this wheel with the port to FreeBSD arm64, which also uses the LLVM toolchain. Other than the +#if defined(__ARM_FEATURE_CRYPTO) bits all these have been addressed (and sime without using clang conditional blocks). |