[PATCH] D30025: [compiler-rt] [builtins] Fix building atomic.c with GCC

David Chisnall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 02:19:27 PST 2017


theraven added a comment.

This code is working around something that's probably a clang bug.  It would be better to fix the clang bug than add more complex workarounds.


Repository:
  rL LLVM

https://reviews.llvm.org/D30025





More information about the cfe-commits mailing list