aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKonstantin Varlamov <varconsteq@gmail.com>2024-06-17 06:30:41 -0700
committerGitHub <noreply@github.com>2024-06-17 09:30:41 -0400
commit0cfdce854d588876bfca7030be868314e84c0e5b (patch)
tree79bd661deb878cb626b3c16a9221100dbcb25a6e /flang/lib/Frontend/CompilerInvocation.cpp
parent405882db942347baf525673befe0cea0093babb6 (diff)
downloadllvm-0cfdce854d588876bfca7030be868314e84c0e5b.zip
llvm-0cfdce854d588876bfca7030be868314e84c0e5b.tar.gz
llvm-0cfdce854d588876bfca7030be868314e84c0e5b.tar.bz2
[libc++] Guard transitive include of `<locale>` with availability macro (#95686)
This is a follow-up to https://github.com/llvm/llvm-project/pull/80282. The transitive includes of `<locale>` in `<vector>` were all guarded by the availability macro -- the new include should also be guarded, otherwise any users who compile with localization disabled will start getting errors trying to include `<vector>`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions