diff options
author | Eric Liu <ioeric@google.com> | 2016-12-02 11:01:43 +0000 |
---|---|---|
committer | Eric Liu <ioeric@google.com> | 2016-12-02 11:01:43 +0000 |
commit | 964782adbb1dc17413707e173f323a19ff479c7d (patch) | |
tree | a6ef6148c10cb64ce45f966f99884a37e75011fe /lldb/cmake/platforms/Android.cmake | |
parent | c70d3796fb480daf2118dde48d2a339ea86714e1 (diff) | |
download | bcm5719-llvm-964782adbb1dc17413707e173f323a19ff479c7d.tar.gz bcm5719-llvm-964782adbb1dc17413707e173f323a19ff479c7d.zip |
[ClangFormat] Only insert #include into the #include block in the beginning of the file.
Summary:
This avoid inserting #include into:
- raw string literals containing #include.
- #if block.
- Special #include among declarations (e.g. functions).
Reviewers: djasper
Subscribers: cfe-commits, klimek
Differential Revision: https://reviews.llvm.org/D26909
llvm-svn: 288493
Diffstat (limited to 'lldb/cmake/platforms/Android.cmake')
0 files changed, 0 insertions, 0 deletions