1 Commits

Author SHA1 Message Date
Chuanqi Xu
ca2351dd14 [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.
2024-08-30 11:45:01 +08:00