mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
588e7b3d3d
No functionality change. This is preparing to move response file parsing into lib/Option so it can be shared between clang and lld. This change isn't just a micro-optimization. Clang's driver uses a std::set<std::string> to unique arguments while parsing response files, so this matches that. llvm-svn: 186319 |
||
---|---|---|
.. | ||
Arg.h | ||
ArgList.h | ||
Option.h | ||
OptParser.td | ||
OptSpecifier.h | ||
OptTable.h |