[cfe-dev] RFC: A virtual file system for clang
Chandler Carruth
chandlerc at google.com
Thu Feb 13 08:47:57 PST 2014
On Thu, Feb 13, 2014 at 5:14 AM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> I would still be uncomfortable declaring Status abi stable
I agree, and then some. The pattern we have followed and IMO should
continue following is to have an explicit mapping to a stable enum in the C
interface. It is much easier to remember that you only need to consider ABI
fallout if you're changing the C interfaces.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140213/b459dcdb/attachment.html>
More information about the cfe-dev
mailing list