[cfe-dev] [RFC] Introduce overflow builtins

Xi Wang xi.wang at gmail.com
Fri Mar 30 12:24:45 PDT 2012


Hi,

I updated the overflow builtins to the form

    __builtin_*_with_overflow(T*, T, T)

as suggested by Chris and Dave.

The patch is still available at

https://github.com/xiw/clang/compare/master...builtin-overflow

- xi




More information about the cfe-dev mailing list