This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4c23527d6c9: [ASTContext] Avoid duplicating address space
map. NFCI (authored by arichardson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
This looks fine to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138316/new/
https://reviews.llvm.org/D138316
_
arichardson added a comment.
As this is a rather simple cleanup, I'll go ahead and merge this next week
unless there is any objection until then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138316/new/
https://reviews.llvm.org/D138316
_
arichardson updated this revision to Diff 481664.
arichardson added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138316/new/
https://reviews.llvm.org/D138316
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTConte
arichardson updated this revision to Diff 478870.
arichardson added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138316/new/
https://reviews.llvm.org/D138316
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTConte
arichardson created this revision.
arichardson added reviewers: clang, pcc.
Herald added a project: All.
arichardson requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
ASTContext was holding onto a pointer to the Clang->LLVM address space map