]> granicus.if.org Git - clang/commit
Move CreateAnalysisConsumer into a separate header AnalysisConsumer.h.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 19 May 2009 03:57:28 +0000 (03:57 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 19 May 2009 03:57:28 +0000 (03:57 +0000)
commite1718aff224e7da84720beb42a39362199ca83f3
treec484bee26650735ddf899545c95c00395eb63e7c
parentb5c8f8bddc6007b154b5c40640c4f80e7cb0a6eb
Move CreateAnalysisConsumer into a separate header AnalysisConsumer.h.
Start moving things around in the direction of refactoring the
command-line options out of AnalysisConsumer.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72097 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-cc/AnalysisConsumer.cpp
tools/clang-cc/AnalysisConsumer.h [new file with mode: 0644]
tools/clang-cc/clang-cc.cpp
tools/clang-cc/clang-cc.h