forked from OSchip/llvm-project
4d9251bd78
According to [basic.def.odr]p14, the same redeclarations in different TU but not attached to a named module are allowed. But we didn't take care of concept decl for this condition. This patch tries to fix this problem. Reviewed By: ilya-biryukov Differention Revision: https://reviews.llvm.org/D130614 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |