[cfe-commits] r55536 - in /cfe/trunk: include/clang/Analysis/PathSensitive/ConstraintManager.h include/clang/Analysis/PathSensitive/GRState.h lib/Analysis/BasicConstraintManager.cpp lib/Analysis/CFRefCount.cpp lib/Analysis/GRState.cpp

Zhongxing Xu xuzhongxing at gmail.com
Fri Aug 29 19:19:08 PDT 2008


On Sat, Aug 30, 2008 at 10:10 AM, Daniel Dunbar <daniel at zuster.org> wrote:

> This is somewhat nit-picky, but can you try and make sure that files always
> end
> with a newline? Note that svn diff will warn about this with:
> \ No newline at end of file
>
> It seems silly that this still matters but for whatever reason my version
> of gcov gets
> unhappy if the newline is not present.
>
>  - Daniel
>

OKay. Thanks for reminding.

In fact, I think there should be a newline at the end of the file even for
aesthetic reasons. I just didn't notice that in the last patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080830/f7bc3e70/attachment.html>


More information about the cfe-commits mailing list