[llvm-commits] [llvm] r76182 - /llvm/trunk/include/llvm/Support/Debug.h

David Greene dag at cray.com
Fri Jul 17 11:33:50 PDT 2009


On Friday 17 July 2009 12:08, Daniel Dunbar wrote:
> This adds a static variable in every file which includes Debug.h, and
> seems like a bad idea. I don't really understand why it needs to be an
> lvalue, but if it does, could it at least hide behind a
> getNullOutputStream function, or so?

Yep, I'll make the change.

                           -Dave



More information about the llvm-commits mailing list