diff options
author | Schrodinger ZHU Yifan <yifanzhu@rochester.edu> | 2023-12-04 17:06:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 14:06:57 -0800 |
commit | 6fd1c1b8ef407cb16f7c990a33908d289313559f (patch) | |
tree | de1312096e40fddb95ac0625b24c8d5e6c2c9a7b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e8f3ccd2737c638fafae7c5bf13cd2e913ef0f86 (diff) | |
download | llvm-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