MaskRay added inline comments.
================ Comment at: clang/include/clang/AST/ASTContext.h:2058 + /// Missing a type from <pthread.h> + GE_Missing_pthread }; ---------------- You can append a comma so that next time the list gets appended the diff does not have to touch this line. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58531/new/ https://reviews.llvm.org/D58531 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits