Centralize the macro definition of __has_feature into one place

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2023-05-29
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      #if !defined(__has_feature)
      #define __has_feature(x) 0
      #endif
      

      See https://clang.llvm.org/docs/LanguageExtensions.html#has-feature-and-has-extension

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: