Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Saleem Abdulrasool 54f80d9f32 Frontend: simplify some flag logic (NFC)
Using the three parameter form of `hasFlag` makes it possible to fold
away the conditional code.  NFC.
2017-10-09 14:42:34 -07:00

67 KiB