[PATCH] Mostly correct conditional handling for Consumed analysis

Christian Wailes chriswailes at google.com
Mon Aug 26 11:27:26 PDT 2013


  Fixed some whitespace issues.
  Made some functions const and inlined them into the class declaration.
  Added LLVM_EXPLICIT to a boolean conversion operator.

Hi delesley, dblaikie, aaron.ballman,

http://llvm-reviews.chandlerc.com/D1501

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1501?vs=3731&id=3757#toc

Files:
  include/clang/Analysis/Analyses/Consumed.h
  lib/Analysis/Consumed.cpp
  test/SemaCXX/warn-consumed-analysis-strict.cpp
  test/SemaCXX/warn-consumed-analysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1501.2.patch
Type: text/x-patch
Size: 49425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130826/c99bdd31/attachment.bin>


More information about the cfe-commits mailing list