[PATCH] D111767: [clang] Support -clear-ast-before-backend without -disable-free

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 14 13:40:58 PDT 2021


aeubanks updated this revision to Diff 379827.
aeubanks added a comment.

add more comments about the cleanup


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111767/new/

https://reviews.llvm.org/D111767

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/AST/DeclBase.cpp
  clang/lib/CodeGen/CodeGenAction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111767.379827.patch
Type: text/x-patch
Size: 3950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211014/2c0d3007/attachment.bin>


More information about the cfe-commits mailing list