[all-commits] [llvm/llvm-project] e5697d: Return available function types for BindingDecls. ...

Samira Bazuzi via All-commits all-commits at lists.llvm.org
Fri Aug 9 12:10:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5697d7f99b441064a4e4c3c27c2fc8e5d2784c0
      https://github.com/llvm/llvm-project/commit/e5697d7f99b441064a4e4c3c27c2fc8e5d2784c0
  Author: Samira Bazuzi <bazuzi at google.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M clang/lib/AST/DeclBase.cpp
    M clang/unittests/AST/CMakeLists.txt
    A clang/unittests/AST/DeclBaseTest.cpp
    M llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn

  Log Message:
  -----------
  Return available function types for BindingDecls. (#102196)

Only return nullptr when we don't have an available QualType.



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