Skip to content
Commit 4db44b62 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Don't use DeclStmt::getDecl(); this will eventually disappear. Just fetch the...

Don't use DeclStmt::getDecl(); this will eventually disappear.  Just fetch the first decl using the DeclStmt::decl_iterator.

llvm-svn: 57194
parent dd082cf6
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