efriedma added a comment.
I spoke a little loosely when I said "C++ code". I meant "code using C++
'inline' semantics", which includes C code on Windows.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148723/new/
https://reviews.llvm.org/D148723
___
serge-sans-paille updated this revision to Diff 523747.
serge-sans-paille retitled this revision from "[clang] Enforce external linkage
for inline builtin original declaration" to "[clang] Fix comdat for
InlineBuiltin declarations".
serge-sans-paille edited the summary of this revision.
CHANGES