aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2025-07-03 18:57:02 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2025-07-03 19:03:52 +0800
commit5f62c791061d5fb39e3686126042e4a090132efc (patch)
tree14b383653190bb1050cd05add1c42259d5969b0d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentca0b56639cf9f64ad774741b8f892c20d423f5d3 (diff)
downloadllvm-5f62c791061d5fb39e3686126042e4a090132efc.zip
llvm-5f62c791061d5fb39e3686126042e4a090132efc.tar.gz
llvm-5f62c791061d5fb39e3686126042e4a090132efc.tar.bz2
[C++20] [Modules] Use current named module to do module local lookup
See the attached test for the motiviation. Previously we dependent on the module ownership of the decl context to perform module local lookup. But if the lookup is unqualified, we may perform the lookup with canonical decl, which belongs to the incorrect named module
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions