Tim Keith
|
1f8790050b
|
[flang] Reformat with latest clang-format and .clang-format
Original-commit: flang-compiler/f18@9fe84f45d7
Reviewed-on: https://github.com/flang-compiler/f18/pull/1094
|
2020-03-28 21:00:16 -07:00 |
Isuru Fernando
|
59baf8b822
|
[flang] Rename EXTERN_C_END to FORTRAN_EXTERN_C_END
Since EXTERN_C_END is a macro defined in Windows system headers
Original-commit: flang-compiler/f18@4c6e5608ad
Reviewed-on: https://github.com/flang-compiler/f18/pull/1051
|
2020-03-06 00:51:41 -06:00 |
Gary Klimowicz
|
cea1040d51
|
[flang] Minor format change to LLVM license lines
Replace comment lines containing all dashes with the
proper ===-----....----=== markers.
Original-commit: flang-compiler/f18@a8936b0d41
Reviewed-on: https://github.com/flang-compiler/f18/pull/922
|
2020-01-10 12:12:03 -08:00 |
peter klausler
|
aeb07fbea6
|
[flang] Runtime starting and stopping
Define ImageTerminator as a mixin-able class
Turn start.cc into main.cc
Original-commit: flang-compiler/f18@cbc6225213
Reviewed-on: https://github.com/flang-compiler/f18/pull/914
|
2020-01-09 10:01:59 -08:00 |