This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9acb854 [ARM] Command-line options for embedded position-independent code new 50d23ea [analyzer] Change -analyze-function to accept qualified names.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 82 +++++++++++++++++------- test/Analysis/analyzeOneFunction.m | 2 +- test/Analysis/analyze_display_progress.cpp | 26 -------- test/Analysis/analyzer-display-progress.cpp | 30 +++++++++ test/Analysis/analyzer-display-progress.m | 30 +++++++++ 5 files changed, 121 insertions(+), 49 deletions(-) delete mode 100644 test/Analysis/analyze_display_progress.cpp create mode 100644 test/Analysis/analyzer-display-progress.cpp create mode 100644 test/Analysis/analyzer-display-progress.m