swift
256f39e5 - Use the SwiftIfConfig library for evaluating #if conditions.

Commit
1 year ago
Use the SwiftIfConfig library for evaluating #if conditions. Replace the C++ implementation of #if condition operator folding, validation, and evaluation with the corresponding facilities in the SwiftIfConfig library. Leave the C++ implementation in place for now to permit the compiler to continue building without swift-syntax.
Author
Committer
Parents
Loading