File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- #include " flang/Testing/testing.h"
2
1
#include " flang/Common/ISO_Fortran_binding_wrapper.h"
3
2
#include " flang/Runtime/descriptor.h"
3
+ #include " flang/Testing/testing.h"
4
4
#include " llvm/Support/raw_ostream.h"
5
5
#include < type_traits>
6
6
Original file line number Diff line number Diff line change 1
1
#include " flang/Evaluate/expression.h"
2
- #include " flang/Testing/testing.h"
3
2
#include " flang/Evaluate/fold.h"
4
3
#include " flang/Evaluate/intrinsics.h"
5
4
#include " flang/Evaluate/target.h"
6
5
#include " flang/Evaluate/tools.h"
7
6
#include " flang/Parser/message.h"
7
+ #include " flang/Testing/testing.h"
8
8
#include < cstdio>
9
9
#include < cstdlib>
10
10
#include < string>
Original file line number Diff line number Diff line change 1
- #include " flang/Testing/testing.h"
2
1
#include " ../../lib/Evaluate/host.h"
3
2
#include " flang/Evaluate/call.h"
4
3
#include " flang/Evaluate/expression.h"
7
6
#include " flang/Evaluate/intrinsics.h"
8
7
#include " flang/Evaluate/target.h"
9
8
#include " flang/Evaluate/tools.h"
9
+ #include " flang/Testing/testing.h"
10
10
#include < tuple>
11
11
12
12
using namespace Fortran ::evaluate;
Original file line number Diff line number Diff line change 1
1
#include " flang/Evaluate/intrinsics.h"
2
- #include " flang/Testing/testing.h"
3
2
#include " flang/Evaluate/common.h"
4
3
#include " flang/Evaluate/expression.h"
5
4
#include " flang/Evaluate/target.h"
6
5
#include " flang/Evaluate/tools.h"
7
6
#include " flang/Parser/provenance.h"
7
+ #include " flang/Testing/testing.h"
8
8
#include " llvm/Support/raw_ostream.h"
9
9
#include < initializer_list>
10
10
#include < map>
Original file line number Diff line number Diff line change 1
- #include " flang/Testing/testing.h"
2
1
#include " flang/Evaluate/type.h"
2
+ #include " flang/Testing/testing.h"
3
3
#include < cstdio>
4
4
5
5
template <int KIND> void testKind () {
Original file line number Diff line number Diff line change
1
+ #include " flang/Evaluate/type.h"
1
2
#include " flang/Testing/fp-testing.h"
2
3
#include " flang/Testing/testing.h"
3
- #include " flang/Evaluate/type.h"
4
4
#include " llvm/Support/raw_ostream.h"
5
5
#include < cmath>
6
6
#include < cstdio>
Original file line number Diff line number Diff line change 1
- #include " flang/Testing/testing.h"
2
1
#include " flang/Runtime/descriptor.h"
3
2
#include " flang/Runtime/transformational.h"
3
+ #include " flang/Testing/testing.h"
4
4
#include < cinttypes>
5
5
6
6
using namespace Fortran ::common;
You can’t perform that action at this time.
0 commit comments