Files
swift-mirror/lib/Basic/LangOptions.cpp
Saleem Abdulrasool 081097e439 Basic: extract the shared find logic
All of the checks here perform the same operation and use a locally defined
static array.  Create a small helper that performs the contains operation.  NFC.
2016-07-03 18:15:44 -07:00

6.0 KiB