diff options
| author | Tarun Prabhu <tarun@lanl.gov> | 2025-10-27 11:58:04 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-27 11:58:04 -0600 |
| commit | 263377a17570e1cbe6eeae9ffa5ce02f240839ef (patch) | |
| tree | 25a8d58c9111f040698cd220009045c9421c6dad /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | c1f652883b92703a7b30751a2188cb501dc2af98 (diff) | |
| download | llvm-263377a17570e1cbe6eeae9ffa5ce02f240839ef.zip llvm-263377a17570e1cbe6eeae9ffa5ce02f240839ef.tar.gz llvm-263377a17570e1cbe6eeae9ffa5ce02f240839ef.tar.bz2 | |
[flang][Driver] Warn on -fbuiltin and -fno-builtin
The options -fbuiltin and -fno-builtin are not valid for Fortran. However, they
are accepted by gfortran which emits a warning message but continues to compile
the code. Both -fbuiltin and -fno-builtin have been enabled for flang.
Specifying either will result in a warning message being shown but no other
effects. Compilation will proceed normally after these warnings are shown. This
brings flang's behavior in line with gfortran for these options.
Fixes #164766
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
