jansvoboda11 wrote:

Turns out some clients are calling `isBeforeInTranslationUnit()` before 
checking if both `SourceLocations` are indeed in the same TU. I left behind a 
FIXME to call `llvm_unreachable()`, but for now, I just compare the `FileIDs` 
to keep things working.

https://github.com/llvm/llvm-project/pull/66962
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to