llvm-project/clang/lib/Tooling/Inclusions
Kadir Cetinkaya ea8e71c3da
[clang][HeaderInsert] Do not treat defines with values as header guards
This was resulting in inserting headers at bogus locations, see
https://github.com/ycm-core/YouCompleteMe/issues/3736 for an example.

Differential Revision: https://reviews.llvm.org/D85590
2020-08-11 16:02:11 +02:00
..
CMakeLists.txt Reland "Move #include manipulation code to new lib/Tooling/Inclusions." 2018-06-04 09:04:12 +00:00
HeaderIncludes.cpp [clang][HeaderInsert] Do not treat defines with values as header guards 2020-08-11 16:02:11 +02:00
IncludeStyle.cpp [clang-format] Modified SortIncludes and IncludeCategories to priority for sorting #includes within the Group Category. 2019-09-25 20:33:01 +00:00