[asterisk-dev] backport RAII_VAR to 1.8?
David M. Lee
dlee at digium.com
Mon May 20 17:05:49 CDT 2013
On May 20, 2013, at 4:29 PM, Tilghman Lesher wrote:
> In other words, gcc on Mac OS X is, in fact, clang, even though it's
> hiding some of the differences with a gcc frontend executable.
The GCC frontend to LLVM hides most (all?) the meaningful
differences. GCC still parses and compiles the program to IF, which
LLVM compiles to machine code.
Specifically, RAII_VAR works with Apple's provided gcc.
> -Tilghman
--
David M. Lee
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list