[clang] [libclang/C++] Fix clang_File_isEqual for in-memory files (PR #135773)

Jannick Kremer via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 15 05:14:54 PDT 2025


DeinAlptraum wrote:

@AaronBallman this is the fix PR for the bug we discussed at https://github.com/llvm/llvm-project/pull/130383#discussion_r2014205462

The first test is for completeness' sake, the second one (with in-memory files) fails without the fix

https://github.com/llvm/llvm-project/pull/135773


More information about the cfe-commits mailing list