llvm-project/clang/include
Alexander Kornienko 7a712cea71 Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Summary:
Make objects returned by CreateAnalysisConsumer expose an interface,
that allows providing a custom PathDiagnosticConsumer, so that users can have
raw data in a form easily usable from the code (unlike plist/HTML in a file).

Reviewers: jordan_rose, krememek

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2556

llvm-svn: 200710
2014-02-03 18:37:50 +00:00
..
clang Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer. 2014-02-03 18:37:50 +00:00
clang-c Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
CMakeLists.txt
Makefile