[llvm-commits] [llvm] r76943 - /llvm/trunk/lib/Support/Allocator.cpp
Daniel Dunbar
daniel at zuster.org
Fri Jul 24 16:12:18 PDT 2009
I added a small tweak to CodingStandards.html to clarify this point.
- Daniel
On Fri, Jul 24, 2009 at 10:05 AM, Chris Lattner<clattner at apple.com> wrote:
>
> On Jul 24, 2009, at 9:58 AM, Reid Kleckner wrote:
>
>> FWIW, I made that change in my patch, and Chris told me that that file
>> shouldn't depend on raw_ostream.
>
> Hi Reid,
>
> Sorry for the confusion, I meant that the header file shouldn't
> #include raw_ostream.h. Doing so would mean that code which included
> allocator.h would get raw_ostream.h
>
> -Chris
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
More information about the llvm-commits
mailing list