This is an archive of the discontinued LLVM Phabricator instance.

NFC: Document MSVC getters on Triple
ClosedPublic

Authored by dylanmckay on Oct 27 2015, 1:58 AM.

Details

Summary

Document the differences between the isKnownWindowsMSVC() and isWindowsMSVC() methods on Triple.

Also removed the '\brief' Doxygen annotations - now that 'AUTOBRIEF' is set to on, they are unnecessary.

Diff Detail

Repository
rL LLVM

Event Timeline

dylanmckay updated this revision to Diff 38514.Oct 27 2015, 1:58 AM
dylanmckay retitled this revision from to NFC: Document MSVC getters on Triple.
dylanmckay updated this object.
This revision was automatically updated to reflect the committed changes.