rsmith added a comment. All the changes other than 'modelled' look fine :) Do you need someone to commit this for you?
================ Comment at: lib/AST/ASTContext.cpp:1631 @@ -1630,3 +1630,3 @@ case BuiltinType::OCLSampler: - // Samplers are modeled as integers. + // Samplers are modelled as integers. Width = Target->getIntWidth(); ---------------- Both of these spellings are considered correct; the existing spelling is the US English spelling, which will likely be more familiar to more Clang developers. http://reviews.llvm.org/D12147 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits