MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Verified. I added `CMAKE_PREFIX_PATH` to my `/tmp/RelA/CMakeCache.txt` and 
invoked `ninja install` (this installed a bunch of unrelated files. I don't 
know know how to just install-cmake-exports and files it requires (.e.g 
LLVMDemangler.a)).

A standalone build of clang prints: `PLEASE submit a bug report to  and include 
the crash backtrace, preprocessed source , and associated run script.` running 
on a file with `#pragma clang __debug parser_crash`

This patch fixes it.


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

https://reviews.llvm.org/D84987

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

Reply via email to