diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-02-28 17:36:09 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-02-28 17:36:09 +0000 |
commit | deb6447d0029bdb122397fafb5fa2a4e76f2e555 (patch) | |
tree | 5f4e9cbd3a9fe8a263b5ac708341193d9ee66347 /lib/Frontend/StmtXML.cpp | |
parent | b742dfde440c8bb0f7e655715e9413fa69f0fefd (diff) |
[analyzer] Introduce "event" mechanism in CheckerManager.
A checker can register as receiver/listener of "events" (basically it registers a callback
with a function getting called with an argument of the event type) and other checkers can
register as "dispatchers" and can pass an event object to all the listeners.
This allows cooperation amongst checkers but with very loose coupling.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126658 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/StmtXML.cpp')
0 files changed, 0 insertions, 0 deletions