[llvm-commits] [llvm] r153425 - in /llvm/trunk: autoconf/m4/func_isinf.m4 autoconf/m4/huge_val.m4 configure projects/sample/Makefile.llvm.config.in projects/sample/Makefile.llvm.rules projects/sample/autoconf/configure.ac projects/sample/autoconf/m4/func_isinf.m4 projects/sample/autoconf/m4/huge_val.m4 projects/sample/configure

Dimitry Andric dimitry at andric.com
Sat May 5 07:47:10 PDT 2012


On 2012-05-05 16:29, Dimitry Andric wrote:> On 2012-03-26 04:09, Eric Christopher wrote:
...
> Please use the more portable construct:
> 
>   CXXFLAGS="$CXXFLAGS -pedantic"
> 
> instead.

My apologies, I just saw you already corrected two instances of this in
r153862, but they're still in projects/sample/autoconf/m4/huge_val.m4
and projects/sample/configure... :)



More information about the llvm-commits mailing list