File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- /*===-- include/flang/Common/ISO_Fortran_binding_wrapper.h ---------- *- C -*-===
1+ /* ===-- include/flang/Common/ISO_Fortran_binding_wrapper.h --------*- C++ -*-===
22 *
33 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44 * See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 2020#include "flang/Lower/LoweringOptions.h"
2121#include "flang/Parser/parsing.h"
2222#include "flang/Semantics/semantics.h"
23- #include "mlir/Support/Timing.h"
2423#include "flang/Support/LangOptions.h"
24+ #include "mlir/Support/Timing.h"
2525#include "clang/Basic/Diagnostic.h"
2626#include "clang/Basic/DiagnosticOptions.h"
2727#include "llvm/Option/ArgList.h"
You can’t perform that action at this time.
0 commit comments