search for: scoped_ptr

Displaying 4 results from an estimated 4 matches for "scoped_ptr".

2007 Dec 17
2
[LLVMdev] RFC: GLIBCXX_DEBUG ScheduleDAG Patch
On Monday 17 December 2007 13:39, Evan Cheng wrote: > My only concern is the potential compile time impact. Do you see any? I don't notice any, but then I'm not particularly looking for that either. I'll run some tests. I also accidentally included some debugging code I added to track down this prioritization problem (the queue dumping code). I'll remove that before I
2007 Dec 18
0
[LLVMdev] RFC: GLIBCXX_DEBUG ScheduleDAG Patch
...> I'll wait for Chris' comments re: licensing. Re licensing, we have no problem slurping in boost code. Please do make it follow the LLVM standards (80 cols and a doxygen comment above each class saying what it is for). For an example of how to do the license, see include/llvm/ADT/scoped_ptr.h. Thanks for finding these bugs David! -Chris -- http://nondot.org/sabre/ http://llvm.org/
2007 Dec 20
2
[LLVMdev] RFC: GLIBCXX_DEBUG ScheduleDAG Patch
...I assume this is ok, but want to check. > Re licensing, we have no problem slurping in boost code. Please do make > it follow the LLVM standards (80 cols and a doxygen comment above each > class saying what it is for). For an example of how to do the license, > see include/llvm/ADT/scoped_ptr.h. No problem. -Dave
2007 Dec 22
0
[LLVMdev] RFC: GLIBCXX_DEBUG ScheduleDAG Patch
...t; Re licensing, we have no problem slurping in boost code. Please >> do make >> it follow the LLVM standards (80 cols and a doxygen comment above >> each >> class saying what it is for). For an example of how to do the >> license, >> see include/llvm/ADT/scoped_ptr.h. > > No problem. > > -Dave > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev