]> granicus.if.org Git - clang/commit
[analyzer] Separate CheckerContext into its own include file. No functionality change.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 22 Feb 2011 17:30:32 +0000 (17:30 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 22 Feb 2011 17:30:32 +0000 (17:30 +0000)
commit6bcb48dc67e417e0ecce803f28d13bbea2ee0243
tree1688299c9b8253153b886d064b63c71a8c0d81fe
parent9fc8fdd79c5ecf30833ccc0dd5e14be7aa884470
[analyzer] Separate CheckerContext into its own include file. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126228 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/Checker.h
include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h [new file with mode: 0644]