[PATCH] D32411: [libcxx] Provide #include_next alternative for MSVC

Ben Craig via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 29 18:40:26 PDT 2017


bcraig updated this revision to Diff 100650.
bcraig edited the summary of this revision.

https://reviews.llvm.org/D32411

Files:
  CMakeLists.txt
  docs/DesignDocs/IncludeNextEmulation.rst
  include/__config
  include/__config_site.in
  include/complex.h
  include/cstddef
  include/ctype.h
  include/errno.h
  include/float.h
  include/inttypes.h
  include/limits.h
  include/locale.h
  include/math.h
  include/setjmp.h
  include/stdbool.h
  include/stddef.h
  include/stdint.h
  include/stdio.h
  include/stdlib.h
  include/string.h
  include/wchar.h
  include/wctype.h
  utils/libcxx/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32411.100650.patch
Type: text/x-patch
Size: 16492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170530/3b2b5f4e/attachment-0001.bin>


More information about the cfe-commits mailing list