Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [-gmodules] Let LLDB log a warning if the Clang module hash mismatches. | Adrian Prantl | 2019-11-15 | 1 | -0/+4 |
This feature is mostly there to aid debugging of Clang module issues, since the only useful actual the end-user can to is to recompile their program. Differential Revision: https://reviews.llvm.org/D70272 |