]> granicus.if.org Git - clang/commit
Provide diag_iterator for iterating over the built-in diagnostic IDs/names in the...
authorTed Kremenek <kremenek@apple.com>
Tue, 9 Aug 2011 03:39:14 +0000 (03:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 9 Aug 2011 03:39:14 +0000 (03:39 +0000)
commit6948bc4bcbd92502d90b877780a3b746275efa5b
treed0de97d17211bf2a35f6def30e261834baa90e8b
parent38559ec75fefa1e37db664494af55c7010207829
Provide diag_iterator for iterating over the built-in diagnostic IDs/names in the internal table of DiagnosticIDs.

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