IR: Fix up doxygen comment for LLVMContext::diagnose
authorJustin Bogner <mail@justinbogner.com>
Mon, 4 Aug 2014 21:49:15 +0000 (21:49 +0000)
committerJustin Bogner <mail@justinbogner.com>
Mon, 4 Aug 2014 21:49:15 +0000 (21:49 +0000)
commit3bc3e03f74f41a0b1a2590dad366013a9f890b84
tree5742249ebdcec32cee1e4cc353cd0e1c7502d4b0
parent8a74e2fc07444373997c58ca38ba080bc5035216
IR: Fix up doxygen comment for LLVMContext::diagnose

This comment was referring to the DiagnosticSeverity with RS_
prefixes, but they're actually DS_. I've also modernized the comment
style since I was changing it anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214787 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/LLVMContext.h