[all-commits] [llvm/llvm-project] d7215c: [libclang/C++] Fix clang_File_isEqual for in-memor...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Wed Apr 23 09:41:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7215c0ee2e4bca1ce87b956335ef6a2cddaf16f
      https://github.com/llvm/llvm-project/commit/d7215c0ee2e4bca1ce87b956335ef6a2cddaf16f
  Author: Jannick Kremer <jannick.kremer at mailbox.org>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/tools/libclang/CIndex.cpp
    M clang/unittests/libclang/LibclangTest.cpp

  Log Message:
  -----------
  [libclang/C++] Fix clang_File_isEqual for in-memory files (#135773)

Add tests for `clang_File_isEqual` (on-disk and in-memory)



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