[all-commits] [llvm/llvm-project] 37ec6e: [Clang] Strengthen checks for `main` to meet `[ba...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Wed Aug 7 16:15:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37ec6e5f12afe4a37872bf28f280423696f39019
      https://github.com/llvm/llvm-project/commit/37ec6e5f12afe4a37872bf28f280423696f39019
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/AST/Decl.cpp
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/CXX/basic/basic.start/basic.start.main/p3.cpp

  Log Message:
  -----------
  [Clang] Strengthen checks for `main`  to meet `[basic.start.main]p3`’s requirements (#101853)

Fixes #101512.



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