diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-11-05 16:58:00 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-11-05 16:58:00 +0000 |
commit | 520a30fd05dd821204920fcf1f713b1a9bbe60df (patch) | |
tree | 11d343525959bc444d66072f9de27d05c1cc883a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6cc02e0026ec4790eacf4b58f9a553bb9acb3a13 (diff) | |
download | bcm5719-llvm-520a30fd05dd821204920fcf1f713b1a9bbe60df.tar.gz bcm5719-llvm-520a30fd05dd821204920fcf1f713b1a9bbe60df.zip |
[analyzer] Move convenience REGISTER_*_WITH_PROGRAMSTATE to CheckerContext.h
As Anna pointed out, ProgramStateTrait.h is a relatively obscure header,
and checker writers may not know to look there to add their own custom
state.
The base macro that specializes the template remains in ProgramStateTrait.h
(REGISTER_TRAIT_WITH_PROGRAMSTATE), which allows the analyzer core to keep
using it.
llvm-svn: 167385
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions