This is an archive of the discontinued LLVM Phabricator instance.

[Attr][Doc][NFC] Fix code snippet formatting for attribute documentation
ClosedPublic

Authored by bader on Jan 21 2020, 6:52 AM.

Diff Detail

Event Timeline

bader created this revision.Jan 21 2020, 6:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2020, 6:52 AM

Unit tests: pass. 62057 tests passed, 0 failed and 784 were skipped.

clang-tidy: unknown.

clang-format: pass.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

Fznamznon accepted this revision.Jan 21 2020, 10:06 AM

Thank you for this!

This revision is now accepted and ready to land.Jan 21 2020, 10:06 AM
This revision was automatically updated to reflect the committed changes.