This is an archive of the discontinued LLVM Phabricator instance.

tsan: remove /**/ at the of multi-line macros
ClosedPublic

Authored by dvyukov on Jul 28 2021, 11:41 AM.

Details

Summary

Prefer code readability over writeability.

Diff Detail

Event Timeline

dvyukov created this revision.Jul 28 2021, 11:41 AM
dvyukov requested review of this revision.Jul 28 2021, 11:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2021, 11:41 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Jul 28 2021, 1:11 PM
This revision is now accepted and ready to land.Jul 28 2021, 1:11 PM
This revision was automatically updated to reflect the committed changes.