[PATCH] D16614: Use "long long int" when checking whether atomics are supported.
Jonathan Roelofs via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 16:54:00 PST 2016
jroelofs added a subscriber: jroelofs.
jroelofs added a comment.
What happens on platforms that don't need the lib to make `std::atomic<long long int> x;` work?
http://reviews.llvm.org/D16614
More information about the llvm-commits
mailing list