================ @@ -11,9 +11,10 @@ // //===----------------------------------------------------------------------===// -#include "llvm/TargetParser/ARMTargetParser.h" #include "llvm/ADT/StringSwitch.h" +#include "llvm/Support/Format.h" #include "llvm/Support/raw_ostream.h" +#include "llvm/TargetParser/ARMTargetParser.h" ---------------- DavidSpickett wrote:
Again, if you're manually re-ordering these please don't. If clang-format is doing this, well that's a bit odd but I guess I'll yield to the robot on that one. https://github.com/llvm/llvm-project/pull/66715 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits