[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 06:02:04 PST 2017


theraven added a comment.

No, it's a bug in clang.  Clang does not reject other functions that are used to implement builtins (if it did, compiler-rt would be a lot more difficult to build).


Repository:
  rL LLVM

https://reviews.llvm.org/D30025





More information about the cfe-commits mailing list