https://bugs.llvm.org/show_bug.cgi?id=39345
Bug ID: 39345
Summary: Conflicting definition/declaration errors from unused
submodules
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Modules
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
When importing a submodule, an unused/unimported sibling submodule defined in
the same top-level module can cause conflicts in the current compilation unit
if the compilation unit and the unused submodule having conflicting struct
definitions.
Repro at: https://reviews.llvm.org/differential/diff/170103/.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs