Go to file
John McCall 02db245d5e Rip out the existing retroactive abstract-class usage checker,
which in a fit of zeal wanted to walk the entire translation unit,
and replace it with a new checker that walks the types of declarations
nested within the class.  Also, look into templates when doing this.

llvm-svn: 111357
2010-08-18 09:41:07 +00:00
clang Rip out the existing retroactive abstract-class usage checker, 2010-08-18 09:41:07 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx [re.alg.replace]. This finishes all of <regex>. That being said, <regex> is exceptionally difficult to thoroughly test. If anyone has the ability to test this, combined with the interest to do so, now would be a good time. :-) 2010-08-18 00:13:08 +00:00
lldb Documented RecordingMemoryManager and removed an 2010-08-18 00:25:09 +00:00
llvm fix a buggy test 2010-08-18 04:55:12 +00:00