diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-08-27 10:31:06 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-08-27 10:34:46 +0800 |
commit | fe78a9a75d726e253b45923f5d4000e0c17e15da (patch) | |
tree | ec75bc64dc2bbdf2885e5ac7a59bbf237a1e0072 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9091108c668f6d4867a113ae88aea1ba6eb0cfaa (diff) | |
download | llvm-fe78a9a75d726e253b45923f5d4000e0c17e15da.zip llvm-fe78a9a75d726e253b45923f5d4000e0c17e15da.tar.gz llvm-fe78a9a75d726e253b45923f5d4000e0c17e15da.tar.bz2 |
[NFC] [clangd] [C++20 Modules] Add a warning if clangd detected multiple
source declares the same module
Now clangd assumes no duplicated module declared by different source
file in a sinlge project. But in practice, it may not be the case.
Although we can't fix it now, emitting a warning is helpful for users to
understand what's going on.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions