[all-commits] [llvm/llvm-project] d1fae5: [clang-tidy] Fix build error (NFC)

Jie Fu (傅杰) via All-commits all-commits at lists.llvm.org
Wed Oct 23 23:02:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1fae5996e66c2a9f0b1c5b9776f86962ab8e9ea
      https://github.com/llvm/llvm-project/commit/d1fae5996e66c2a9f0b1c5b9776f86962ab8e9ea
  Author: Jie Fu <jiefu at tencent.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/NoopLattice.h

  Log Message:
  -----------
  [clang-tidy] Fix build error (NFC)

/llvm-project/clang/include/clang/Analysis/FlowSensitive/NoopLattice.h:49:2:
error: extra ';' outside of a function is incompatible with C++98 [-Werror,-Wc++98-compat-extra-semi]
}; // namespace llvm



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