]> granicus.if.org Git - clang/commit
Remove unused "getConfig()" method. A new way is to have high-level
authorTed Kremenek <kremenek@apple.com>
Tue, 16 Apr 2013 21:10:02 +0000 (21:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 16 Apr 2013 21:10:02 +0000 (21:10 +0000)
commita9ad400e7a937e80dddb1b8a6f4c00eddbcb59e0
tree9df099ca3984730ed5178c57b430fa05edf0edb5
parent8da1dd629613beb1c476043fb6e3f9992b205183
Remove unused "getConfig()" method.  A new way is to have high-level
APIs that access the configuration table without clients reasoning
about the string table.  The string table is an implementation
detail.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179625 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h