summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2014-02-05 16:35:08 +0000
committerAlexander Kornienko <alexfh@google.com>2014-02-05 16:35:08 +0000
commit9b539e1dd9a134ccae450a7fb81fa64e7442e0c7 (patch)
treeef85aa6cdf410187b2e764fddf5b3b804e0e5b21 /llvm/lib/Support/CommandLine.cpp
parent0b79be8ab24c8302c071157df7dc79b1d5b8a7e9 (diff)
downloadbcm5719-llvm-9b539e1dd9a134ccae450a7fb81fa64e7442e0c7.tar.gz
bcm5719-llvm-9b539e1dd9a134ccae450a7fb81fa64e7442e0c7.zip
Added the hasLoopVariable sub-matcher for forRangeStmt.
Summary: This sub-matcher makes it possible to access directly the range-based for loop variable: forRangeStmt(hasLoopVariable(anything()).bind(...)). I've tried to re-generate the docs, but the diffs seem to include much more than this change could cause, so I'd better leave docs update to someone who knows the intended changes in the contents better. Reviewers: klimek Reviewed By: klimek CC: cfe-commits, klimek Differential Revision: http://llvm-reviews.chandlerc.com/D2702 llvm-svn: 200850
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud