We should only need to spell the language out in .h files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109138
[flang] Remove *- C++ -* incantation from runtime .cpp files. NFC ClosedPublic Authored by rovka on Sep 2 2021, 1:21 AM.
Details Summary We should only need to spell the language out in .h files.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 2 2021, 9:21 AM Closed by commit rG651f58bf63e6: [flang] Remove *- C++ -* incantation from runtime .cpp files. NFC (authored by rovka). · Explain WhySep 3 2021, 12:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 370491 flang/runtime/buffer.cpp
flang/runtime/character.cpp
flang/runtime/connection.cpp
flang/runtime/edit-input.cpp
flang/runtime/edit-output.cpp
flang/runtime/environment.cpp
flang/runtime/file.cpp
flang/runtime/format.cpp
flang/runtime/internal-unit.cpp
flang/runtime/io-api.cpp
flang/runtime/io-error.cpp
flang/runtime/io-stmt.cpp
flang/runtime/iostat.cpp
flang/runtime/main.cpp
flang/runtime/memory.cpp
flang/runtime/namelist.cpp
flang/runtime/numeric.cpp
flang/runtime/stat.cpp
flang/runtime/stop.cpp
flang/runtime/terminator.cpp
flang/runtime/tools.cpp
flang/runtime/unit-map.cpp
flang/runtime/unit.cpp
|