[cfe-commits] r168473 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Driver/ToolChain.h lib/Driver/ToolChain.cpp lib/Driver/ToolChains.cpp lib/Driver/ToolChains.h lib/Driver/Tools.cpp test/Driver/constructors.c

Eric Christopher echristo at gmail.com
Wed Nov 21 15:50:11 PST 2012


> +  bool UseInitArrayDefault
> > +    = V >= Generic_GCC::GCCVersion::Parse("4.7.0") ||
>
> Is the preferred style really to put the '=' on the next line like this?
>
>
Not generally, no.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121121/7577674a/attachment.html>


More information about the cfe-commits mailing list