diff options
author | Martin Storsjö <martin@martin.st> | 2024-10-01 21:32:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-01 21:32:27 +0300 |
commit | 9c72a9db7b6f81c1c902b8e691bf079652afa540 (patch) | |
tree | bd42dadeec96d359e1635fda1044dd888bced5c1 /llvm/unittests/Support/KnownBitsTest.cpp | |
parent | a20020192845c1b9461b2b34308f19aa444676b4 (diff) | |
download | llvm-9c72a9db7b6f81c1c902b8e691bf079652afa540.zip llvm-9c72a9db7b6f81c1c902b8e691bf079652afa540.tar.gz llvm-9c72a9db7b6f81c1c902b8e691bf079652afa540.tar.bz2 |
[compiler-rt] [asan] Remove superfluous trailing semicolons (#110641)
If built as part of the main llvm build, via
ENABLE_LLVM_PROJECTS=compiler-rt, the code gets built with more warning
options than if built standalone. Some of these trigger warnings like:
warning: extra ';' outside of a function is incompatible with C++98
[-Wc++98-compat-extra-semi]
Diffstat (limited to 'llvm/unittests/Support/KnownBitsTest.cpp')
0 files changed, 0 insertions, 0 deletions