[PATCH] D22856: [analyzer] Change -analyze-function to accept qualified names.
Artem Dergachev via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 1 12:58:48 PDT 2016
NoQ updated this revision to Diff 66360.
NoQ added a comment.
Copy-paste the code from CGDebugInfo.cpp to support Objective-C instance and class methods. Add more tests. Move the `analyze_display_progress.cpp` because most tests use dashes in names.
https://reviews.llvm.org/D22856
Files:
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
test/Analysis/analyzeOneFunction.m
test/Analysis/analyze_display_progress.cpp
test/Analysis/analyzer-display-progress.cpp
test/Analysis/analyzer-display-progress.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22856.66360.patch
Type: text/x-patch
Size: 7207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160801/6f9e8e71/attachment.bin>
More information about the cfe-commits
mailing list