]> granicus.if.org Git - clang/commit
Document the Message parameter of getCustomDiagID()
authorAlp Toker <alp@nuanti.com>
Mon, 23 Dec 2013 21:00:35 +0000 (21:00 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 23 Dec 2013 21:00:35 +0000 (21:00 +0000)
commit2a59b1c79ae68b9db35a3fb87a8d729164131735
treee4697c8d96bdf3eccbfcf2c1bcefb2d83ac1e471
parenteab7314c99c5e39d6d63f4a1e72af973d07df073
Document the Message parameter of getCustomDiagID()

A lot of callers have been using this facility incorrectly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197920 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.h
lib/Basic/DiagnosticIDs.cpp