[all-commits] [llvm/llvm-project] f08999: [clang][Sema] Don't emit 'declared here' note for ...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Tue May 28 11:00:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0899964e4041b1dc70dc66450a7f6b3e3a22262
      https://github.com/llvm/llvm-project/commit/f0899964e4041b1dc70dc66450a7f6b3e3a22262
  Author: Youngsuk Kim <joseph942010 at gmail.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaLookup.cpp
    M clang/test/SemaCXX/invalid-if-constexpr.cpp
    A clang/test/SemaCXX/typo-correction-builtin-func.cpp

  Log Message:
  -----------
  [clang][Sema] Don't emit 'declared here' note for builtin functions with no decl in source (#93394)

Fixes #93369

---------

Co-authored-by: Timm Baeder <tbaeder at redhat.com>
Co-authored-by: S. B. Tam <cpplearner at outlook.com>



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