]> granicus.if.org Git - clang/commit
clang::Attr objects should be treated as AST nodes as well by
authorTed Kremenek <kremenek@apple.com>
Sun, 14 Feb 2010 22:58:16 +0000 (22:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 14 Feb 2010 22:58:16 +0000 (22:58 +0000)
commit1ed482ba6848703ff9507ee2e336f80e62470344
tree250d9404e2860d80b4abca1b9abf13377330392e
parenta6b8793ea88cb7094c2d59e2ef71f921682c1f5a
clang::Attr objects should be treated as AST nodes as well by
the LLVMConventionsChecker.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/LLVMConventionsChecker.cpp