diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-04-17 06:38:14 +0200 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2025-04-17 06:39:44 +0200 |
commit | dfed3d235fe00b5ad7befe584fc0cad8359afde2 (patch) | |
tree | efe9c35d4d7f81f5743da56d0181abd1079768a6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 84082223c819426a8a6486f9740210e956a4cea8 (diff) | |
download | llvm-dfed3d235fe00b5ad7befe584fc0cad8359afde2.zip llvm-dfed3d235fe00b5ad7befe584fc0cad8359afde2.tar.gz llvm-dfed3d235fe00b5ad7befe584fc0cad8359afde2.tar.bz2 |
[lldb][test] TestDataFormatterLibcxxInvalidVectorSimulator.py: fix inline namespace warnings
Fixes:
```
/Users/ec2-user/jenkins/workspace/apple-llvm-project-pr-macos/branch-swift/release/6.2/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx-simulators/invalid-vector/main.cpp:5:11: warning: inline namespace reopened as a non-inline namespace [-Winline-namespace-reopened-noninline]
5 | namespace __1 {
| ^
```
Drive-by: compile test as C++20 (in an attempt to fix another buildbot issue)
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions