llvm-project/clang/include
Eric Liu 659afd55fa [clang-format] insert new #includes into correct blocks when cleaning up Replacement with cleanupAroundReplacements().
Summary:
When a replacement's offset is set to UINT_MAX or -1U, it is treated as
a header insertion replacement by cleanupAroundReplacements(). The new #include
directive is then inserted into the correct block.

Reviewers: klimek, djasper

Subscribers: klimek, cfe-commits, bkramer

Differential Revision: http://reviews.llvm.org/D20734

llvm-svn: 271276
2016-05-31 13:34:20 +00:00
..
clang [clang-format] insert new #includes into correct blocks when cleaning up Replacement with cleanupAroundReplacements(). 2016-05-31 13:34:20 +00:00
clang-c [OpenMP] Parsing and sema support for target update directive 2016-05-26 17:30:50 +00:00
CMakeLists.txt