[llvm-commits] [llvm] r168181 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCompares.cpp test/Transforms/InstCombine/icmp.ll

NAKAMURA Takumi geek4civic at gmail.com
Thu Nov 22 01:58:33 PST 2012


Duncan, thanks.

> I don't think having the build be warning free is part of the release
> criteria.

http://llvm.org/docs/HowToReleaseLLVM.html#release-build

> The builds of llvm, clang, and dragonegg *must* be free of errors and warnings in Debug, Release+Asserts, and Release builds. If all builds are clean, then the release passes Build Qualification.

Now with our mature clang, I think we should keep the tree
warnings-clean to prove clang itself. ;)

...Takumi



More information about the llvm-commits mailing list