summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-06-20 01:23:19 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-06-20 01:23:19 +0000
commit92c810be2c3e99051b0afaf98e3a62374d429f74 (patch)
treeceb22cc76b5f48ef5180139dca2b01a8b44c6ea3 /clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
parent4cfd07ef07579c09f0c6077479ecdcd428becdcd (diff)
downloadbcm5719-llvm-92c810be2c3e99051b0afaf98e3a62374d429f74.tar.gz
bcm5719-llvm-92c810be2c3e99051b0afaf98e3a62374d429f74.zip
Restructure the API in Type based on a conversation with Richard Smith.
This makes 'isPointerLikeType' a little less confusing, and pulls the decay check into a separate interface that is much more clear and concrete. Also, just implement these as logical wrappers around other predicates. Having a switch based implementation isn't likely to be necessary. We can try to optimize them later if they show up on a profile. llvm-svn: 133405
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud