]> granicus.if.org Git - clang/commit
Add LLVM conventions check that scans for AST elements (types, stmts, decls)
authorTed Kremenek <kremenek@apple.com>
Sun, 14 Feb 2010 19:09:13 +0000 (19:09 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 14 Feb 2010 19:09:13 +0000 (19:09 +0000)
commita6b8793ea88cb7094c2d59e2ef71f921682c1f5a
tree43d11c844886bcc57d5b50303047e84b3c065799
parent676ca153e04b1c6be477bc8a10f1e06256850cee
Add LLVM conventions check that scans for AST elements (types, stmts, decls)
that allocate heap memory.

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