Skip to content
Commit dbad1d15 authored by Francois Pichet's avatar Francois Pichet
Browse files

Unbreak the MSVC build:

  - unistd.h doesn't exist with MSVC
  - inline must be __inline in Microsoft C
  - atexit cannot take a function declared as void f(), must be void f(void).

llvm-svn: 130490
parent f0e3f044
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment