diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-12-04 16:48:08 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-12-04 17:05:27 +0800 |
commit | db3d0e4dfa34e59fab90c0726a6722f82db48462 (patch) | |
tree | 72ff260642a3163d81fd6d34b5c3bbf573ecb08c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a01392cc95a03e97d8dc19cc3b3484daf9a4f19e (diff) | |
download | llvm-db3d0e4dfa34e59fab90c0726a6722f82db48462.zip llvm-db3d0e4dfa34e59fab90c0726a6722f82db48462.tar.gz llvm-db3d0e4dfa34e59fab90c0726a6722f82db48462.tar.bz2 |
[C++20] [Modules] Don't diagnose on invisible namesapce
Close https://github.com/llvm/llvm-project/issues/73893
As the issue shows, generally, the diagnose information for
invisible namespace is confusing more than helpful. Also this patch
implements the same solution as suggested in the issue: don't diagnose
on invisible namespace.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions