diff options
author | Daniel Jasper <djasper@google.com> | 2012-07-12 08:50:38 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2012-07-12 08:50:38 +0000 |
commit | 6a12449ec8862211856447d3df4c082a346339f2 (patch) | |
tree | 1118338c90fa9229e6e427188ba48bba086c9b3d /lib/CodeGen/ModuleBuilder.cpp | |
parent | c7bd9fbecd50c1fcdc1092e37023dbb8677d4eed (diff) |
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!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160115 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions