diff options
author | Abid Qadeer <haqadeer@amd.com> | 2025-10-03 10:08:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 10:08:35 +0100 |
commit | 6c40c76c21266e1f6c20111317041cfbf7e9b4e7 (patch) | |
tree | 1ac49709d3b2f3201e9d2141ecae090f06541dbf /libcxx/include/__algorithm/comp.h | |
parent | cc9c64d525ece2167a6fae657578a7379541ac6e (diff) | |
download | llvm-6c40c76c21266e1f6c20111317041cfbf7e9b4e7.zip llvm-6c40c76c21266e1f6c20111317041cfbf7e9b4e7.tar.gz llvm-6c40c76c21266e1f6c20111317041cfbf7e9b4e7.tar.bz2 |
[flang][debug] Avoid redundant module info. (#161542)
Fixes https://github.com/llvm/llvm-project/issues/160907.
When a module is just being used and not defined, we generate it with
decl=true. But if the file/line fields are valid, the module is not
merged with the original and is considered different. This patch avoids
setting file/line/scope in such cases.
Diffstat (limited to 'libcxx/include/__algorithm/comp.h')
0 files changed, 0 insertions, 0 deletions