Szelethus marked an inline comment as done.
Szelethus added a comment.

Thanks! This patch was the last for a while directly related to non-checker 
config options, I'm currently stuck on them as I unearthed countless bugs that 
I have to fix beforehand. (Did you know that clang unit tests do not run with 
check-clang-analysis?)



================
Comment at: test/Analysis/analyzer-config.cpp:1
 // RUN: %clang_analyze_cc1 -triple x86_64-apple-darwin10 %s -o /dev/null 
-analyzer-checker=core,osx.cocoa,debug.ConfigDumper -analyzer-max-loop 34 > %t 
2>&1
 // RUN: FileCheck --input-file=%t %s --match-full-lines
----------------
NoQ wrote:
> NoQ wrote:
> > Aaand this test should probably be removed entirely.
> I think this one's not actually done^^
Uh, right, I misunderstood what you meant :D


Repository:
  rC Clang

https://reviews.llvm.org/D53692



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to