The default constructor for a StringRef stores an empty string.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27067
[CommandLine] Remove redundant initializers for StringRef members ClosedPublic Authored by malcolm.parsons on Nov 23 2016, 2:40 PM.
Details Summary The default constructor for a StringRef stores an empty string.
Diff Detail
Event Timelinemalcolm.parsons retitled this revision from to [CommandLine] Remove redundant initializers for StringRef members. malcolm.parsons updated this object. Closed by commit rL287857: [CommandLine] Remove redundant initializers for StringRef members (authored by malcolm.parsons). · Explain WhyNov 24 2016, 1:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79191 llvm/trunk/include/llvm/Support/CommandLine.h
|