On 10/21/11 16:24, James Molloy wrote: > > That should be easy enough, because the LLVM build has no warnings in > it! The warnings would not be in the released LLVM, but rather in the code that I am developing inside of LLVM (eg, a new pass). -Werror is a good call, and probably the simplest thing I can do too. Thanks --Paul