Displaying 2 results from an estimated 2 matches for "261524".
Did you mean:
26152
2016 Mar 19
2
Should we enable -Wrange-loop-analysis? (Was: [llvm] r261524 - Fix some abuse of auto...)
This is a pretty nice warning. Should we enable it for LLVM's build when
the host compiler supports it?
Benjamin Kramer via llvm-commits <llvm-commits at lists.llvm.org> writes:
> Author: d0k
> Date: Mon Feb 22 07:11:58 2016
> New Revision: 261524
>
> URL: http://llvm.org/viewvc/llvm-project?rev=261524&view=rev
> Log:
> Fix some abuse of auto flagged by clang's -Wrange-loop-analysis.
>
> Modified:
> llvm/trunk/lib/Target/PowerPC/PPCBoolRetToInt.cpp
> llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
>...
1997 Dec 19
1
R-beta: Problems porting nlme to R
I have been trying to port the extension 'nlme' ("Classes and methods to fit
and display linear and nonlinear mixed effects models.")to R found on the
Statlib S site. I am having some difficulty. The c code requires at least
S.h and nonlin.h. R has S.h but not nonlin.h. I'm only a recent convert to
R, and have not used S nor SPlus.
Any help is greatly