aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSchrodinger ZHU Yifan <yifanzhu@rochester.edu>2023-12-04 17:06:57 -0500
committerGitHub <noreply@github.com>2023-12-04 14:06:57 -0800
commit6fd1c1b8ef407cb16f7c990a33908d289313559f (patch)
treede1312096e40fddb95ac0625b24c8d5e6c2c9a7b /clang/lib/Frontend/CompilerInvocation.cpp
parente8f3ccd2737c638fafae7c5bf13cd2e913ef0f86 (diff)
downloadllvm-6fd1c1b8ef407cb16f7c990a33908d289313559f.zip
llvm-6fd1c1b8ef407cb16f7c990a33908d289313559f.tar.gz
llvm-6fd1c1b8ef407cb16f7c990a33908d289313559f.tar.bz2
[libc] fix HashTable warnings and build problems (#74371)
According to https://lab.llvm.org/buildbot/#/builders/163/builds/48002, the generic build on HashTable fails with two major issues with `werror`: 1. warnings on `error: suggest braces around initialization of subobject`. 2. `__support/HashTable` tests are built regardless of its entrypoints` This PR attempts to fix such issues.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions