Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline
Changeset View
Changeset View
Standalone View
Standalone View
libcxx/utils/data/ignore_format.txt
Show First 20 Lines • Show All 110 Lines • ▼ Show 20 Lines | |||||
libcxx/include/__algorithm/ranges_equal_range.h | libcxx/include/__algorithm/ranges_equal_range.h | ||||
libcxx/include/__algorithm/ranges_fill.h | libcxx/include/__algorithm/ranges_fill.h | ||||
libcxx/include/__algorithm/ranges_fill_n.h | libcxx/include/__algorithm/ranges_fill_n.h | ||||
libcxx/include/__algorithm/ranges_find_end.h | libcxx/include/__algorithm/ranges_find_end.h | ||||
libcxx/include/__algorithm/ranges_find_first_of.h | libcxx/include/__algorithm/ranges_find_first_of.h | ||||
libcxx/include/__algorithm/ranges_find.h | libcxx/include/__algorithm/ranges_find.h | ||||
libcxx/include/__algorithm/ranges_find_if.h | libcxx/include/__algorithm/ranges_find_if.h | ||||
libcxx/include/__algorithm/ranges_find_if_not.h | libcxx/include/__algorithm/ranges_find_if_not.h | ||||
libcxx/include/__algorithm/ranges_find_last_if.h | |||||
Mordante: The ignore list is there since we don't want to reformat our entire code base and have merge… | |||||
libcxx/include/__algorithm/ranges_for_each.h | libcxx/include/__algorithm/ranges_for_each.h | ||||
libcxx/include/__algorithm/ranges_for_each_n.h | libcxx/include/__algorithm/ranges_for_each_n.h | ||||
libcxx/include/__algorithm/ranges_generate.h | libcxx/include/__algorithm/ranges_generate.h | ||||
libcxx/include/__algorithm/ranges_generate_n.h | libcxx/include/__algorithm/ranges_generate_n.h | ||||
libcxx/include/__algorithm/ranges_includes.h | libcxx/include/__algorithm/ranges_includes.h | ||||
libcxx/include/__algorithm/ranges_inplace_merge.h | libcxx/include/__algorithm/ranges_inplace_merge.h | ||||
libcxx/include/__algorithm/ranges_is_heap.h | libcxx/include/__algorithm/ranges_is_heap.h | ||||
libcxx/include/__algorithm/ranges_is_heap_until.h | libcxx/include/__algorithm/ranges_is_heap_until.h | ||||
▲ Show 20 Lines • Show All 743 Lines • Show Last 20 Lines |
The ignore list is there since we don't want to reformat our entire code base and have merge conflicts for existing patches. New files should always be formatted.