Skip to content
Commit 9d355819 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

[AST] Reduce Decl::getASTContext() calls.

 - This function is not at all free; pass it around along some hot paths instead
   of recomputing it deep inside various VarDecl methods.

llvm-svn: 152363
parent 8aff411a
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