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

Revert r156141 (making RecursiveASTVisitor data recursive). It is causing...

Revert r156141 (making RecursiveASTVisitor data recursive).  It is causing clang to blow up in memory usage on -O2 when compiling itself,
which is leading to swapping in some cases when it didn't before.  We need to see if we can make this change
without leading to a massive compile-time bloat.

llvm-svn: 156229
parent a18347ed
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