[all-commits] [llvm/llvm-project] b1a659: [clang] fix assert in ADL finding entity in the im...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Tue Sep 24 16:08:46 PDT 2024


  Branch: refs/heads/users/mizvekov/clang-fix-GH109879
  Home:   https://github.com/llvm/llvm-project
  Commit: b1a659af4fccba0f7511ab52f0932d5a32958eb7
      https://github.com/llvm/llvm-project/commit/b1a659af4fccba0f7511ab52f0932d5a32958eb7
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaLookup.cpp
    A clang/test/Modules/GH109879-1.cpp
    A clang/test/Modules/GH109879-2.cpp

  Log Message:
  -----------
  [clang] fix assert in ADL finding entity in the implicit global module

This adds to the assert the implicit global module case as in module
purview.

Fixes #109879



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