llvm-project/flang/lib/Frontend
Nick Desaulniers aefbfbcbd7 [Clang] remove text extension from diag::err_drv_invalid_value_with_suggestion
This hinders translations, as per:
https://clang.llvm.org/docs/InternalsManual.html#the-format-string

Reviewed By: MaskRay, xbolva00

Differential Revision: https://reviews.llvm.org/D101387
2021-05-05 11:01:43 -07:00
..
CMakeLists.txt [flang][driver] Add debug measure-parse-tree and pre-fir-tree options 2021-02-19 11:27:54 +00:00
CompilerInstance.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
CompilerInvocation.cpp [Clang] remove text extension from diag::err_drv_invalid_value_with_suggestion 2021-05-05 11:01:43 -07:00
FrontendAction.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
FrontendActions.cpp [flang][driver] Fine-tune `-fdebug-dump-symbols` 2021-04-26 09:20:50 +00:00
FrontendOptions.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
TextDiagnostic.cpp [flang] Introduce DiagnosticConsumer classes in libflangFrontend 2020-10-05 17:46:44 +01:00
TextDiagnosticBuffer.cpp [flang] Introduce DiagnosticConsumer classes in libflangFrontend 2020-10-05 17:46:44 +01:00
TextDiagnosticPrinter.cpp [flang] Introduce DiagnosticConsumer classes in libflangFrontend 2020-10-05 17:46:44 +01:00