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

Brian Cain via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 13 08:21:28 PST 2019


bcain added a comment.

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.


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