[PATCH] D39481: [CodeGen] fix const-ness of builtin equivalents of <math.h> and <complex.h> functions that might set errno

Sanjay Patel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 13:39:59 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317265: [CodeGen] fix const-ness of builtin equivalents of <math.h> and <complex.h>… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D39481?vs=121344&id=121363#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39481

Files:
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/test/CodeGen/builtin-errno.c
  cfe/trunk/test/CodeGen/builtin-sqrt.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39481.121363.patch
Type: text/x-patch
Size: 42098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/5667cd36/attachment-0001.bin>


More information about the cfe-commits mailing list