Skip to content
Snippets Groups Projects
  1. May 19, 2020
  2. May 18, 2020
  3. May 17, 2020
  4. May 16, 2020
  5. May 15, 2020
  6. May 14, 2020
  7. May 13, 2020
    • David Gobbi's avatar
      Allow gcc, clang extension checks in wrappers · 3d694009
      David Gobbi authored
      Previously, extensions like __has_builtin(x) or __has_feature(x)
      would cause a syntax error when the wrappers were wrapping a
      header file.  Adding these as macros avoids the syntax error.
      3d694009
Loading