Files
clang-p2996/clang/test/CXX/module/module.import/p6.cpp
Dmitry Polukhin 00fd188f37 [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
2024-07-11 08:29:09 +01:00

1.6 KiB