https://llvm.org/bugs/show_bug.cgi?id=24753
Bug ID: 24753 Summary: [modules] don't eagerly deserialize inline key function definitions Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Modules Assignee: unassignedclangb...@nondot.org Reporter: richard-l...@metafoo.co.uk CC: dgre...@apple.com, llvm-bugs@lists.llvm.org Classification: Unclassified In a modules build, we eagerly deserialize a (defined out-of-line) inline key function definition. Instead, we should deserialize and emit the key function definition when we find we need to emit the corresponding vtable. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs