diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-01-17 21:03:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 21:03:53 +0800 |
commit | fb2c9d940ad87e6ae09e06c6915e0c925a4f87ec (patch) | |
tree | 7f53692169c7ff38887f964791a59f9f1dc677bb /llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp | |
parent | 22637a877ae7fbfd5cf030400979fd4527eaebcf (diff) | |
download | llvm-fb2c9d940ad87e6ae09e06c6915e0c925a4f87ec.zip llvm-fb2c9d940ad87e6ae09e06c6915e0c925a4f87ec.tar.gz llvm-fb2c9d940ad87e6ae09e06c6915e0c925a4f87ec.tar.bz2 |
[C++20] [Modules] Makes sure internal declaration won't be found by other TU (#123059)
Close https://github.com/llvm/llvm-project/issues/61427
And this is also helpful to implement
https://github.com/llvm/llvm-project/issues/112294 partially.
The implementation strategy mimics
https://github.com/llvm/llvm-project/pull/122887. This patch split the
internal declarations from the general lookup table so that other TU
can't find the internal declarations.
Diffstat (limited to 'llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp')
0 files changed, 0 insertions, 0 deletions