[PATCH] D11740: ABI versioning macros for libc++

Evgeniy Stepanov eugenis at google.com
Mon Aug 3 16:31:32 PDT 2015


eugenis created this revision.
eugenis added reviewers: mclow.lists, EricWF, chandlerc.
eugenis added a subscriber: cfe-commits.
eugenis set the repository for this revision to rL LLVM.

A few very basic macros that specify the default ABI version of the library, and can be overridden to pick up newer ABI-changing features.

Repository:
  rL LLVM

http://reviews.llvm.org/D11740

Files:
  include/__config
  include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11740.31285.patch
Type: text/x-patch
Size: 3018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150803/9cbf6feb/attachment.bin>


More information about the cfe-commits mailing list