[PATCH] D106807: [libc] Add noexcept and noreturn qualifiers to appropriate C lib functions
    Alex Brachet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 26 09:57:00 PDT 2021
    
    
  
abrachet added a comment.
`noexcept` is superfluous because all LLVM is compiled with `-fno-exceptions`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106807/new/
https://reviews.llvm.org/D106807
    
    
More information about the llvm-commits
mailing list