$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Predef] Pre-review comments
From: Bjorn Reese (breese_at_[hidden])
Date: 2012-02-26 09:25:36
On 2012-02-26 14:59, Mathias Gaunard wrote:
> DragonEgg and llvm-gcc define both __GNUC__ and __llvm__.
> I don't see any problem there with telling that it's a GCC frontend with
> a LLVM backend.
Clang also defines those two macros even though it is not using GCC as
a frontend.