[clang] #101784 part 2: fix error handling of TranslationUnit.reparse (PR #102410)

via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 10 04:23:49 PDT 2024


https://github.com/TsXor commented:

`CXError` is merged into `TranslationUnitLoadError`, and error code is preserved in another commit.

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


More information about the cfe-commits mailing list