[PATCH] D42771: Coding Standards: Document library layering requirements & header isolation.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 21:17:54 PST 2018


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

This change LGTM.

I'm surprised that the old wording survived as long as it did.  In this department, C++ remains just as flawed as it was when the text was written, but so long as LLVM is written in it we should be precise about what this really means.  This seems like a huge step up.

-Chris


Repository:
  rL LLVM

https://reviews.llvm.org/D42771





More information about the llvm-commits mailing list