diff options
author | Faris Rehman <faris.rehman@arm.com> | 2021-02-04 21:11:22 +0000 |
---|---|---|
committer | Faris Rehman <faris.rehman@arm.com> | 2021-02-16 11:27:06 +0000 |
commit | 10826ea7b1c12c2afe421448996f98ed66869020 (patch) | |
tree | 64aec5d7168a0e5c7e22b022f8d848e8fffdf448 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 787d771dce71af03bc23527ca95fcb858934ae7a (diff) | |
download | llvm-10826ea7b1c12c2afe421448996f98ed66869020.zip llvm-10826ea7b1c12c2afe421448996f98ed66869020.tar.gz llvm-10826ea7b1c12c2afe421448996f98ed66869020.tar.bz2 |
[flang][driver] Add extension options and -finput-charset
Add the following options:
* -fimplicit-none and -fno-implicit-none
* -fbackslash and -fno-backslash
* -flogical-abbreviations and -fno-logical-abbreviations
* -fxor-operator and -fno-xor-operator
* -falternative-parameter-statement
* -finput-charset=<value>
Summary of changes:
- Enable extensions in CompilerInvocation#ParseFrontendArgs
- Add encoding_ to Fortran::frontend::FrontendOptions
- Add encoding to Fortran::parser::Options
Differential Revision: https://reviews.llvm.org/D96407
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions