[PATCH] D145803: [clang][DebugInfo] Emit DW_AT_type of preferred name if available
    Wolfgang Pieb via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Apr  4 14:18:24 PDT 2023
    
    
  
wolfgangp added a comment.
> @probinson Sounds like Sony's solution also changes the `DW_AT_type` to a non-canonical form. Do you still have concerns with the direction of this patch? Would it cause any problems for you downstream?
Sorry for the late reply. Looking at the patch I don't think it will cause us any trouble. The 2 solutions should be able to live happily side by side.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145803/new/
https://reviews.llvm.org/D145803
    
    
More information about the cfe-commits
mailing list