[clang] [libclang] Make CXUnsavedFile::Length a fixed-width uint64_t (PR #204716)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 07:57:38 PDT 2026


Scottcjn wrote:

Gentle ping for a reviewer. This makes CXUnsavedFile::Length a fixed-width type for ABI stability across the C API boundary. Small change, happy to add anyone who owns libclang.

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


More information about the cfe-commits mailing list