[lldb-dev] LLDB Evolution
Chris Lattner via lldb-dev
lldb-dev at lists.llvm.org
Wed Aug 10 22:37:25 PDT 2016
> On Aug 9, 2016, at 3:01 PM, Zachary Turner via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>
> So perhaps it would be reasonable for us to standardize on something like this:
>
> Main Module Header
> Local/Private Headers
> lldb/...
> llvm/...
> System #includes
This makes sense to me, and matches what clang does as well. I think that this is clearly in the spirit of the llvm include order standards, and I think it would be great to make this explicit in the coding standard doc. Can you send in a patch to update it to make this explicit? I’ll review it.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160810/22e7fe02/attachment.html>
More information about the lldb-dev
mailing list