[PATCH] Mostly correct conditional handling for Consumed analysis

Christian Wailes chriswailes at google.com
Wed Aug 28 13:48:07 PDT 2013


  Removed the explicit numbering of the ConsumedState enum and ensured that all conditionals compare it to an actual enum value.

Hi delesley, dblaikie, aaron.ballman,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1501?vs=3771&id=3874#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.4.patch
Type: text/x-patch
Size: 49303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130828/c88e56d6/attachment.bin>


More information about the cfe-commits mailing list