diff options
author | Nico Weber <nicolasweber@gmx.de> | 2015-10-21 17:13:45 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2015-10-21 17:13:45 +0000 |
commit | ff06370e12fb279275c24905659c6d5b4c6a8a7f (patch) | |
tree | 8a095ad74d935b22193e1503b278edbdecd37d01 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | da9dd05011be9f9d6576299a24aee639d212faff (diff) | |
download | llvm-ff06370e12fb279275c24905659c6d5b4c6a8a7f.zip llvm-ff06370e12fb279275c24905659c6d5b4c6a8a7f.tar.gz llvm-ff06370e12fb279275c24905659c6d5b4c6a8a7f.tar.bz2 |
clang-format: Teach --sort-includes to interleave #include and #import.
clang accepts both #include and #import for includes (the latter having an
implicit header guard). Let clang-format interleave both types if
--sort-includes is passed. #import is used frequently in Objective-C code.
http://reviews.llvm.org/D13853
llvm-svn: 250909
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions