Commit Graph

4 Commits

Author SHA1 Message Date
Jan Svoboda
f9c5c45e7a [build] Merge Clang's features.json from binary directory, handle values 2022-06-06 15:02:39 +02:00
Ben Barham
e95453ee22 [CMake] Merge Clang's features file with Swift's
Clang has a new `redirecting-with` property in the VFS overlay files.
While this could be added to Swift's features as well, it is generally
the case that features provided by Clang can also be useful to know for
clients of Swift. Merge the features from Clang into Swift's features
file with the "clang-" prefix to differentiate them.
2022-02-28 13:20:12 -08:00
Saleem Abdulrasool
1f690ff04b Revert "[CMake] Merge Clang's features file with Swift's" 2022-02-27 15:24:48 -08:00
Ben Barham
914b984e3d [CMake] Merge Clang's features file with Swift's
Clang has a new `redirecting-with` property in the VFS overlay files.
While this could be added to Swift's features as well, it is generally
the case that features provided by Clang can also be useful to know for
clients of Swift. Merge the features from Clang into Swift's features
file with the "clang-" prefix to differentiate them.
2022-02-25 11:55:39 -08:00