]> granicus.if.org Git - llvm/commit
When tablegen'ing the clang analyzer checkers:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Feb 2011 07:42:16 +0000 (07:42 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Feb 2011 07:42:16 +0000 (07:42 +0000)
commitab8f3fd2e1c07231deffba8ea4ecd06ac559afe4
treeaf64a6ee1b566e356d8d18c7786e6424f59fd352
parentd9e087bbc31f71a91ce5497f41e50de439805220
When tablegen'ing the clang analyzer checkers:

-Use the tablegen class name for the checker class name.
-Mark checker packages as hidden/not hidden.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125558 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/ClangSACheckersEmitter.cpp