Index: llvm/trunk/utils/gn/secondary/clang/lib/Headers/BUILD.gn =================================================================== --- llvm/trunk/utils/gn/secondary/clang/lib/Headers/BUILD.gn +++ llvm/trunk/utils/gn/secondary/clang/lib/Headers/BUILD.gn @@ -34,9 +34,9 @@ ":arm_headers", ] + # NOSORT # Tell `gn format` to not reorder the sources list: Its order matches CMake, # and the ordering is alphabetical but ignores leading underscores. - # NOSORT sources = [ "adxintrin.h", "altivec.h",