Go to file
Douglas Gregor a94a1544d8 Switch Sema::UnusedFileScopedDecls over to a LazyVector.
- Added LazyVector::erase() to support this use case.
  - Factored out the LazyDecl-of-Decls to RecordData translation in
  the ASTWriter. There is still a pile of code duplication here to
  eliminate.

llvm-svn: 136270
2011-07-27 21:45:57 +00:00
clang Switch Sema::UnusedFileScopedDecls over to a LazyVector. 2011-07-27 21:45:57 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix PR10509: http://llvm.org/bugs/show_bug.cgi?id=10509 2011-07-27 19:25:28 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb The SBValue.linked_list_iter() API failed for an empty list. 2011-07-27 21:14:01 +00:00
llvm Refuse to inline two functions which use different personality functions. 2011-07-27 21:44:28 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00