[all-commits] [llvm/llvm-project] 131acb: [clang][NFC] Move static assert on StmtClass bound...

Ziqing Luo via All-commits all-commits at lists.llvm.org
Fri Dec 20 12:43:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 131acb07d814fabcc969dcaa63f4f352cd529267
      https://github.com/llvm/llvm-project/commit/131acb07d814fabcc969dcaa63f4f352cd529267
  Author: Ziqing Luo <ziqing_luo at apple.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M clang/include/clang/AST/Stmt.h
    M clang/lib/AST/Stmt.cpp

  Log Message:
  -----------
  [clang][NFC] Move static assert on StmtClass bounds from header to source

A follow-up change to PR #120341 & #120643.  Address @nikic's concern:
https://github.com/llvm/llvm-project/pull/120341#discussion_r1893822845



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list