NFC: Document MSVC getters on Triple
authorDylan McKay <dylanmckay34@gmail.com>
Sun, 15 Nov 2015 05:43:11 +0000 (05:43 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Sun, 15 Nov 2015 05:43:11 +0000 (05:43 +0000)
commit7e5730537600e2fe98debe709b833d92aa95fa13
treedbcf4aea63df729039a528bc056561e3a77890f9
parent778af35f6634f4fbd1da65dc9cf680e4a50d0597
NFC: Document MSVC getters on Triple

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.

Subscribers: jfb, tberghammer, danalbert, srhines, dschuff

Differential Revision: http://reviews.llvm.org/D14110

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253159 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h