Skip to content
Commit 0bdaf64f authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Add TypeLoc traversal to the RecursiveASTVisitor! Because the TypeLocs don't

contain all the same information that their Types do, we will fall back to
traversing the Types instead. The default TypeLoc visitor calls the matching
Type visitor so that existing clients should continue to work with no change.

Also adds element traversal to the ExtVectorType.

llvm-svn: 107592
parent f3aeb2c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment