patricklyster added inline comments.

================
Comment at: clang/include/clang/AST/OpenMPClause.h:930
+  /// Returns location of clause kind.
+  SourceLocation getAtomicDefaultMemOrderKindKwLoc() const { return KindKwLoc; 
}
+
----------------
ABataev wrote:
> Again, probably too long line.
None of these lines are longer than 80 symbols - hard to see this on 
Phabricator though. All this code was formatted using the clang-format tool. 
Would you still like me to change it?


Repository:
  rC Clang

https://reviews.llvm.org/D53513



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to