[PATCH] D13410: Use own struct instead of _Complex types on MSVC which lacks C99

angelsl via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 3 10:41:59 PDT 2015


angelsl created this revision.
angelsl added a reviewer: compnerd.
angelsl added subscribers: compnerd, llvm-commits.

http://reviews.llvm.org/D13410

Files:
  lib/builtins/divdc3.c
  lib/builtins/divsc3.c
  lib/builtins/divxc3.c
  lib/builtins/int_types.h
  lib/builtins/muldc3.c
  lib/builtins/mulsc3.c
  lib/builtins/mulxc3.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13410.36438.patch
Type: text/x-patch
Size: 11345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151003/b81bcafb/attachment.bin>


More information about the llvm-commits mailing list