summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2012-07-12 08:50:38 +0000
committerDaniel Jasper <djasper@google.com>2012-07-12 08:50:38 +0000
commit4e566c4aed8a888308c389c805edd95799b80276 (patch)
treefeeb0e8368e82c464edba29d5875a8805db872af /llvm/lib/CodeGen
parent20863e3692992718b5ecda45b86606731904fe46 (diff)
downloadbcm5719-llvm-4e566c4aed8a888308c389c805edd95799b80276.tar.gz
bcm5719-llvm-4e566c4aed8a888308c389c805edd95799b80276.zip
This commit combines three patches to the ASTMatchers.
One adds matchers for the various parts of a for loop (initializer, condition, increment), as well as extending the hasBody matcher to work for while and do-while loops. The second patch adds an isInteger matcher for types. The third patch fixes a bug in allOf, where a few of the name chages (AllOf --> allOf) had been missed. All matchers come with unit tests. Patches by Sam Panzer! llvm-svn: 160115
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud