[all-commits] [llvm/llvm-project] c5c530: [clang][Sema] Add missing scope flags to Scope::du...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Jun 6 05:29:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5c530f4f900b5abfbea5c0f9c934161454773e7
      https://github.com/llvm/llvm-project/commit/c5c530f4f900b5abfbea5c0f9c934161454773e7
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M clang/lib/Sema/Scope.cpp

  Log Message:
  -----------
  [clang][Sema] Add missing scope flags to Scope::dumpImpl (#94529)

There were a handlful of scope flags that were not handled in the dump
function, which would then lead to an assert.



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