[PATCH] D132232: Update coding standards for constexpr if statements;  NFC
    Aaron Ballman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 19 12:53:57 PDT 2022
    
    
  
aaron.ballman added a comment.
In D132232#3735911 <https://reviews.llvm.org/D132232#3735911>, @dblaikie wrote:
> Yeah, I'm OK with this, though yeah, having an example where the `else` is necessary, but I don't mind too much.
I went ahead and switched the example to Erich's because it wasn't much longer than my example anyway. Thank you!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132232/new/
https://reviews.llvm.org/D132232
    
    
More information about the llvm-commits
mailing list