[LLVMdev] DEBUG
Dominic Hamon
dom.hamon at gmail.com
Mon Jul 7 22:46:53 PDT 2008
On Jul 8, 2008, at 1:09 PM, Chris Lattner wrote:
> On Jul 7, 2008, at 5:49 PM, Dominic Hamon wrote:
>> I completely agree with this point, but then aren't you trading off
>> one aspect of clarity for another? It is a problem with the C
>> preprocessor that hits many projects and the equivalent to the
>> namespace solution for macros is to add a prefix specific to the
>> project. Ie, use LLVM_DEBUG rather than DEBUG.
>
> It hasn't been an issue so far.
This thread suggests that it is now.
More information about the llvm-dev
mailing list