This revision was automatically updated to reflect the committed changes.
Closed by commit rGb59b3640bcbd: Debug Info: Mark os_log helper functions as
artificial (authored by aprantl).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://review
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
Thanks, lgtm!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80463/new/
https://reviews.llvm.org/D80463
___
cfe-commits mailing list
cfe-commit
aprantl created this revision.
aprantl added reviewers: vsk, ahatanak, JDevlieghere, friss.
aprantl added a project: debug-info.
Herald added a subscriber: dexonsmith.
aprantl edited the summary of this revision.
The os_log helper functions are linkonce_odr and supposed to be uniqued across
TUs,