diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-07-12 23:19:19 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-07-12 23:45:53 +0800 |
commit | 4b95a5a772530f78326941f26e5cb2c33212460f (patch) | |
tree | 0c872defcf5c0a23c09b7ce6441fc79f6be16de5 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 42f7364fcb239a4d57b54a20244a1564314455a8 (diff) | |
download | llvm-4b95a5a772530f78326941f26e5cb2c33212460f.zip llvm-4b95a5a772530f78326941f26e5cb2c33212460f.tar.gz llvm-4b95a5a772530f78326941f26e5cb2c33212460f.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions