diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-03-13 10:59:34 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-03-13 11:02:57 +0800 |
commit | 4d8070e9560269494654bd21a2b0c342f4bdae48 (patch) | |
tree | 3070b1dbaa024a5dd8e16761faa11e052390c17e /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | d8f17b3de1ca64b6ac8eb383bcb267078bbfea56 (diff) | |
download | llvm-4d8070e9560269494654bd21a2b0c342f4bdae48.zip llvm-4d8070e9560269494654bd21a2b0c342f4bdae48.tar.gz llvm-4d8070e9560269494654bd21a2b0c342f4bdae48.tar.bz2 |
[C++20] [Modules] Don't add decls from other units to undefinedButUsed set
It is still better to elide the declaration if possible. To overcome the
false positive undefinedButUsed diagnostic, it seems better to not add
declaration from other units to the set actually.
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions