Silencing some MSVC warnings "C4805: '^' : unsafe mix of type 'bool' and type 'unsign...
[oota-llvm.git] / lib / Support / Options.cpp
2014-10-15 Chris BienemanDefining a new API for debug options that doesn't rely...