[PATCH] D136188: Update docs for -fuse-ctor-homing
    David Blaikie via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Oct 18 13:54:14 PDT 2022
    
    
  
dblaikie added a subscriber: probinson.
dblaikie added a comment.
(Speaking of which, might be worth pushing on the changes to remove the flags/support for opting out of ctor homing... I know @probinson had some concerns - but I really don't want to end up holding onto the tech debt of these variations & I the original motivation for naming/creating `-fstandalone-debug` was to have a principled way to decide what goes into this feature and what doesn't - and the rationale for ctor homing is as sound as vtable homing in that regard)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136188/new/
https://reviews.llvm.org/D136188
    
    
More information about the cfe-commits
mailing list