Canonicalize header guards into a common format.
[oota-llvm.git] / include / llvm / Support / WindowsError.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-12 Rafael EspindolaTry to fix the mingw build.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.