[Lldb-commits] [PATCH] D100977: [lldb] Use forward type in	pointer-to-member
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Apr 26 09:49:21 PDT 2021
    
    
  
teemperor added a comment.
Actually it seems Clang also rejects it when running on Windows? I would have assumed that only the `-fms-compatibility-version=19.0` or something like `-fdelayed-template-parsing` matters here but I'm not sure why this is different on Windows. I'm skipping for GCC and Windows then.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100977/new/
https://reviews.llvm.org/D100977
    
    
More information about the lldb-commits
mailing list