x86intrinsic seems to be problematic for clang
authorDave Watson <davejwatson@fb.com>
Thu, 29 Aug 2013 22:40:57 +0000 (15:40 -0700)
committerJordan DeLong <jdelong@fb.com>
Sun, 8 Sep 2013 01:50:51 +0000 (18:50 -0700)
commit38220af4dc50f723282e7b7bf592ad595468e0b9
tree404c41dad63427851bb123a19faadfe62dba3aba
parente16c010990428ff88734ed3d5bf758b062f244f3
x86intrinsic seems to be problematic for clang

Summary: fbinject (clang code parser) throws some errors when
including the x86intrinsic header.

Test Plan:
D929356 compiles after this diff.  It adds a dep on RWSpinLock.

Reviewed By: beng@fb.com

FB internal diff: D950285
folly/RWSpinLock.h