agozillon added a comment.

I have hopefully fixed the sanitizer issue (the incorrect assert, thank you 
again for the catch) with the following patch: 
https://github.com/llvm/llvm-project/commit/309023263dba3b02bc885101faa47d110f662f99
 it was a slightly more involved change than I expected, I had to rework the 
getTargetEntryUniqueInfo function to use a callback function to support Clang's 
use of a fallback filename and line number (gathered from a PresumedLoc). So I 
apologies for the extended time to land the change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149162/new/

https://reviews.llvm.org/D149162

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to