Loading
Commits on Source 3
-
Amar Takhar authored
Fixes #25
-
Amar Takhar authored
This checks for __clang__ and falls down to GCC pragmas. This is not ideal once we get into other compilers I'll work on something more general for compiler detection. Fixes #29
-
Amar Takhar authored
Fixes #30 Submitted by: Matt Selsky