[PATCH] D133089: [LLVM] Replace `dyn_cast_or_null` with `dyn_cast_if_present`, NFC.
    Aman LaChapelle via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  1 08:19:58 PDT 2022
    
    
  
bzcheeseman added a comment.
Discourse thread here for folks that want to discuss more long-form: https://discourse.llvm.org/t/psa-swapping-out-or-null-with-if-present/65018
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133089/new/
https://reviews.llvm.org/D133089
    
    
More information about the llvm-commits
mailing list