[PATCH] D109237: [clang][AST] Add support for SubstTemplateTypeParmPackType to ASTImporter
    Balázs Benics via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Sep  4 01:28:48 PDT 2021
    
    
  
steakhal added a comment.
In D109237#2982674 <https://reviews.llvm.org/D109237#2982674>, @shafik wrote:
> LGTM, please run the `check-lldb` before landing this since lldb can be sensitive to `ASTImporter` changes and it is nice to catch regressions there before landing.
The patch did not introduce new failures.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109237/new/
https://reviews.llvm.org/D109237
    
    
More information about the cfe-commits
mailing list