bader added inline comments. ================ Comment at: include/clang/AST/ASTContext.h:903 @@ +902,3 @@ +#define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ + CanQualType SingletonId; +#include "clang/AST/OpenCLImageTypes.def" ---------------- mgrang wrote: > remove extra spacing in front of the \ Sorry for delay... I used clang-format tool to format that code. I expect it to be in agreement with LLVM coding style guide. Did I miss something or it's clang-format bug?
http://reviews.llvm.org/D17821 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits