[PATCH] D65558: [LLVM][Alignment] Update documentation

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 10:14:33 PDT 2019


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

LGTM with one fix inline.



================
Comment at: llvm/include/llvm/Support/Alignment.h:328
 
-#endif // LLVM_SUPPORT_ALIGNMENT_H_
+#endif /// LLVM_SUPPORT_ALIGNMENT_H_
----------------
this one is too much :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65558/new/

https://reviews.llvm.org/D65558





More information about the llvm-commits mailing list