hanchenye-llvm-project/clang/utils/TableGen
Dmitri Gribenko 1da8886915 Comment sema: warn when comment has \deprecated but declaration does not have a
deprecation attribute ('deprecated', 'availability' or 'unavailable').

This warning is under a separate flag, -Wdocumentation-deprecated-sync, so it
can be turned off easily while leaving other -Wdocumentation warnings on.

llvm-svn: 164467
2012-09-22 21:47:50 +00:00
..
CMakeLists.txt Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. 2012-09-10 20:32:42 +00:00
ClangASTNodesEmitter.cpp Make clang-tblgen backends functions instead of TableGenBackends. 2012-06-13 05:12:41 +00:00
ClangAttrEmitter.cpp Don't constant-fold when pretty-printing alignment attribute. This fixes a 2012-08-16 02:43:29 +00:00
ClangCommentCommandInfoEmitter.cpp Comment sema: warn when comment has \deprecated but declaration does not have a 2012-09-22 21:47:50 +00:00
ClangCommentHTMLTagsEmitter.cpp Comment HTML tag name machers: move from StringSwitch to an efficient 2012-08-31 02:21:44 +00:00
ClangDiagnosticsEmitter.cpp Fix horrible regression in control of warnings caused by introduction of -Wpedantic. 2012-08-10 20:50:00 +00:00
ClangSACheckersEmitter.cpp Make clang-tblgen backends functions instead of TableGenBackends. 2012-06-13 05:12:41 +00:00
Makefile
NeonEmitter.cpp Placate the mingw32 buildbot by suffixing 64-bit constants with ULL. 2012-08-14 03:55:16 +00:00
OptParserEmitter.cpp Dont cast away const needlessly. Found by gcc48 -Wcast-qual. 2012-09-06 15:59:27 +00:00
TableGen.cpp Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. 2012-09-10 20:32:42 +00:00
TableGenBackends.h Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. 2012-09-10 20:32:42 +00:00