[PATCH] D139274: Store OptTable::Info::Name as a StringRef

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 00:44:13 PST 2022


serge-sans-paille updated this revision to Diff 480363.
serge-sans-paille added a comment.

fix test / compile errors


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139274/new/

https://reviews.llvm.org/D139274

Files:
  clang/lib/Driver/ToolChains/Gnu.cpp
  llvm/include/llvm/Option/OptTable.h
  llvm/lib/Option/OptTable.cpp
  llvm/unittests/Option/OptionMarshallingTest.cpp
  llvm/utils/TableGen/OptParserEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139274.480363.patch
Type: text/x-patch
Size: 4708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/589d9610/attachment.bin>


More information about the llvm-commits mailing list