llvm-project/flang/tools/flang-driver
Shao-Ce Sun ad14ccc8c2 [clang][flang] Improve the consistency of the code-base
In clang:
Replace argc_ with Argc
Replace argv_ with Argv
Replace argv with Args
In flang:
Replace argc_ with argc
Replace argv_ with argv
Replace argv with args

Reviewed By: awarzynski, aganea

Differential Revision: https://reviews.llvm.org/D97138
2021-02-25 21:25:43 +08:00
..
CMakeLists.txt [flang][driver] Remove unnecessary CMake dependencies (nfc) 2020-11-20 16:44:11 +00:00
driver.cpp [clang][flang] Improve the consistency of the code-base 2021-02-25 21:25:43 +08:00
fc1_main.cpp [flang][driver] Rename the accessors/mutators (NFC) 2020-11-02 10:55:13 +00:00