mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
- 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