aboutsummaryrefslogtreecommitdiff
path: root/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-09-07 23:47:56 +0000
committerTed Kremenek <kremenek@apple.com>2007-09-07 23:47:56 +0000
commit74bf2c9a4c749e9facba90b3a3ab3f369efa7682 (patch)
treef237a6d0b5c7ab994dc689eb9e3a44188ea72c26 /Basic/SourceManager.cpp
parent124dd7b5777e29ecac006822bd4d4623f0dc4264 (diff)
Refactored driver options that perform analyses/work over CFGs to use
"CFGVisitor", which now handles all the boilerplate for iterating over the function definitions in a translation unit and building the CFGs. This logic was previously replicated for each driver option that used CFGs. The options -dump-cfg, -view-cfg, -check-dead-stores, and -dump-live-variables now use this refactored code. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions