[PATCH] D58091: Customize warnings for missing built-in type

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 13 08:26:57 PST 2019


jdoerfert added a comment.

In D58091#1396393 <https://reviews.llvm.org/D58091#1396393>, @bcain wrote:

> I reported PR40692.  I just tried this patch on our local build where we saw the failure on an RTOS implementing pthreads.  Unfortunately with this patch I encountered an (unrelated) assertion.  So this fix was inconclusive for me (for now).  I will follow up but if this fix makes sense then you don't need to wait for my test results.


Are you sure it is unrelated?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58091





More information about the cfe-commits mailing list