[all-commits] [llvm/llvm-project] 7aa327: [clang] Add cxx scope if needed for requires clause.

Luke Nihlen via All-commits all-commits at lists.llvm.org
Fri Aug 26 01:16:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7aa3270622f495ce1209aeca83a3b216889ccab4
      https://github.com/llvm/llvm-project/commit/7aa3270622f495ce1209aeca83a3b216889ccab4
  Author: Luke Nihlen <luken at google.com>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Parse/ParseTemplate.cpp
    M clang/test/Parser/cxx-concepts-requires-clause.cpp

  Log Message:
  -----------
  [clang] Add cxx scope if needed for requires clause.

Fixes issue #55216.

Patch by Luke Nihlen! (luken at google.com, luken-google@)

Reviewed By: #clang-language-wg, aaron.ballman

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




More information about the All-commits mailing list