diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-20 18:50:48 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-20 18:50:48 +0000 |
commit | 8c6c8a98b6c407f30fb957c816920f31034743bb (patch) | |
tree | 1dda545c9e23fbd19f80059f845f20c648c825fd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c8b8c49d6f5d24232d7620f1551d19fb42d2f599 (diff) | |
download | llvm-8c6c8a98b6c407f30fb957c816920f31034743bb.zip llvm-8c6c8a98b6c407f30fb957c816920f31034743bb.tar.gz llvm-8c6c8a98b6c407f30fb957c816920f31034743bb.tar.bz2 |
Add a reverse iterator to DeclStmt, and use it when building a CFG.
The CFG creates dummy DeclStmts with one Decl per statement, and it has
to do so from last to first in order to build the graph correctly.
llvm-svn: 160560
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions