[Modules] Add ODR Check for concepts
Closing https://github.com/llvm/llvm-project/issues/56310 Previously we don't check the contents of concept so it might merge inconsistent results. Important Note: this patch might break existing code but the behavior might be right. Reviewed By: erichkeane Differential Revision: https://reviews.llvm.org/D129104
Loading
Please sign in to comment