[PATCH] D106899: [LLVM][NFC] Use C++ 14 and C11 noreturn specifier

Alf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 18:09:45 PDT 2021


gAlfonso-bit added a comment.

Every touched file that isn't Compiler.h had to be slightly tweaked (just word order change in function declarations) in order for the compilation to go through without any errors


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106899/new/

https://reviews.llvm.org/D106899



More information about the llvm-commits mailing list