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
  • [PATCH] D58531: [... Richard Smith - zygoloid via Phabricator via cfe-commits
    • [PATCH] D585... Fangrui Song via Phabricator via cfe-commits

Reply via email to