Create the Builtins portability header
authorChristopher Dykes <cdykes@fb.com>
Fri, 1 Apr 2016 18:19:53 +0000 (11:19 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Fri, 1 Apr 2016 18:20:30 +0000 (11:20 -0700)
commit98d33bb572ed225c13b104673ccbc149d7680fcf
tree423be9a4e15511c0b0b2928d4f7188285f8e5aa9
parentad4df4afedb3ac785d0dd91164872aa902770a98
Create the Builtins portability header

Summary: Because we don't have these builtins under MSVC, and not having to deal with the differences in API in the places that use these builtins is good.

Reviewed By: yfeldblum

Differential Revision: D2984842

fb-gh-sync-id: 34db7455debf81e4abffe57c154eb731ae097ff6
fbshipit-source-id: 34db7455debf81e4abffe57c154eb731ae097ff6
folly/Makefile.am
folly/portability/Builtins.h [new file with mode: 0755]