diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-08-30 11:43:42 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-08-30 11:45:01 +0800 |
commit | ca2351dd142bac574021f48f135a9f9383c41128 (patch) | |
tree | 95b1f0e6bd72546bcb67dc5255bd0e2699fe05e4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 12b0257f5aa2966ebbd3c7e2a6c8a73f00dab3d3 (diff) | |
download | llvm-ca2351dd142bac574021f48f135a9f9383c41128.zip llvm-ca2351dd142bac574021f48f135a9f9383c41128.tar.gz llvm-ca2351dd142bac574021f48f135a9f9383c41128.tar.bz2 |
[C++20] [Modules] Skip checking ODR for merged context in GMF
Solve https://github.com/clangd/clangd/issues/2094
Due clangd will enable PCH automatically, the previous mechanism to skip
ODR check in GMF may be invalid. This patch fixes this for a case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions