[all-commits] [llvm/llvm-project] 9115f1: [clang][JumpDiagnostics] bring VerifyIndirectOrAsm...

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Fri Jul 14 15:27:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9115f18de90611d42147838e53bd8e37f206b744
      https://github.com/llvm/llvm-project/commit/9115f18de90611d42147838e53bd8e37f206b744
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-07-14 (Fri, 14 Jul 2023)

  Changed paths:
    M clang/lib/Sema/JumpDiagnostics.cpp

  Log Message:
  -----------
  [clang][JumpDiagnostics] bring VerifyIndirectOrAsmJumps to C++17

Update the code to more modern C++ style.

Reviewed By: void, MaskRay

Differential Revision: https://reviews.llvm.org/D155336




More information about the All-commits mailing list