Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix no known conversion from 'void ()' to 'void *' #8450

Merged
merged 1 commit into from
Dec 5, 2016

Commits on Dec 5, 2016

  1. [x86/Linux] Fix no known conversion from 'void ()' to 'void *'

    Fix compile error for x86/Linux
    - this will fix "no known conversion from 'void ()' to 'void *'" for "CallRtlUnwindSafe"
    - for compiler clang 3.8
    seanshpark committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    7586d68 View commit details
    Browse the repository at this point in the history