diff options
author | Dmitry Polukhin <34227995+dmpolukhin@users.noreply.github.com> | 2024-07-11 08:29:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 08:29:09 +0100 |
commit | 00fd188f3744ce7511ebc41260f3fcf34a80ae6b (patch) | |
tree | 57e3e079e82a73686a1d0a2db94a6baa6760cfe9 /lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp | |
parent | a18f45f556c781d711f82043bf451fcce8324163 (diff) | |
download | llvm-00fd188f3744ce7511ebc41260f3fcf34a80ae6b.zip llvm-00fd188f3744ce7511ebc41260f3fcf34a80ae6b.tar.gz llvm-00fd188f3744ce7511ebc41260f3fcf34a80ae6b.tar.bz2 |
[C++20][Modules] static data members of template classes should be allowed in header units (#98309)
Summary:
There is no sense to report these cases as an error or add `inline`
explicitly in these cases, if it is not required in normal headers.
Similar to #60079.
Test Plan: check-clang
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp')
0 files changed, 0 insertions, 0 deletions