[flang-commits] [PATCH] D109138: [flang] Remove *- C++ -* incantation from runtime .cpp files. NFC
Diana Picus via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Sep 2 01:21:43 PDT 2021
rovka created this revision.
rovka added a reviewer: klausler.
rovka added a project: Flang.
Herald added a subscriber: jdoerfert.
rovka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
We should only need to spell the language out in .h files.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109138
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109138.370186.patch
Type: text/x-patch
Size: 11265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210902/9fc27ef7/attachment-0001.bin>
More information about the flang-commits
mailing list