================ Comment at: include/llvm/Option/OptTable.h:15 @@ -14,2 +14,3 @@ #include "llvm/Option/OptSpecifier.h" +#include <cctype> ---------------- I will remove this #include before submitting. http://llvm-reviews.chandlerc.com/D1485 BRANCH ignore-case ARCANIST PROJECT llvm