This lifts the somewhat arbitrary restriction on 3 OptSpecifiers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11597
Add an ArgList::AddAllArgs that accepts a vector of OptSpecifier. ClosedPublic Authored by dougk on Jul 29 2015, 8:35 AM.
Details Summary This lifts the somewhat arbitrary restriction on 3 OptSpecifiers.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 29 2015, 9:45 AM Closed by commit rL243539: Add an ArgList::AddAllArgs that accepts a vector of OptSpecifier. (authored by dougk). · Explain WhyJul 29 2015, 10:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30920 llvm/trunk/include/llvm/Option/ArgList.h
llvm/trunk/lib/Option/ArgList.cpp
|