kadircet added a comment.

could you give some more details about the crash, so that we actually now where 
to fix it? e.g. is it token buffers missing the spelled token at that offset 
somehow ? or is it AST reporting a weird source locations for user-defined 
literals and we need to do some sort of post processing (or maybe it should've 
been filtered all together). as doing it like this will imply us completely 
eating such diagnostics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147686

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

Reply via email to