Szelethus added a comment.

Woah, nice! How does an `-analyzer-config fixits-as-warnings` option sound like 
for more readable tests?

  01 Obj obj6 = /**/; // expected-warning{{Value stored to 'obj6' during its 
initialization is never read}}
  02                  // expected-warning@-1{{FixIt: Remove range 
(<filename>:1:1, <filename>:1:16)}}


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65182/new/

https://reviews.llvm.org/D65182



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

Reply via email to