]> granicus.if.org Git - clang/commit
Comment parsing: move a diagnostic to the correct group.
authorDmitri Gribenko <gribozavr@gmail.com>
Tue, 17 Mar 2015 18:03:42 +0000 (18:03 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Tue, 17 Mar 2015 18:03:42 +0000 (18:03 +0000)
commit1725aee3382f5f73964f35794b001bcef1cbdcc6
tree8e87d05c33599ab79a7a5d5b436aee5d3e9376c1
parent7e957a38433f459ed39d983b124ffa361c2a2e0c
Comment parsing: move a diagnostic to the correct group.

Based on a patch by LE GARREC Vincent.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@232511 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticCommentKinds.td
lib/Sema/SemaDecl.cpp
test/Sema/warn-documentation-fixits.cpp
test/Sema/warn-documentation-unknown-command.cpp [new file with mode: 0644]