diff options
author | Cassie Jones <code@witchoflight.com> | 2022-05-14 01:47:41 -0700 |
---|---|---|
committer | Cassie Jones <code@witchoflight.com> | 2022-05-14 01:47:41 -0700 |
commit | 2e270947963659cf9db4099f42387144feb10fec (patch) | |
tree | ef6cb3260ee7d6a291514f26bd210cb2a173a158 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6f5f847a36af2f2e9dfce4ed99f1a243161c7d5d (diff) | |
download | llvm-2e270947963659cf9db4099f42387144feb10fec.zip llvm-2e270947963659cf9db4099f42387144feb10fec.tar.gz llvm-2e270947963659cf9db4099f42387144feb10fec.tar.bz2 |
[clang] Include clang config.h in LangStandards.cpp
This is necessary in order to pick up the default C/C++ standard from
the CLANG_DEFAULT_STD_C(XX) defines. This fixes a bug that was
introduced when this default language standard code was moved from
Frontend to Basic, making compilers ignore the configured default
language version override.
Fixes a bug introduced by D121375.
Reviewed By: hokein, dexonsmith
Differential Revision: https://reviews.llvm.org/D124974
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions