[PATCH] D33711: [TableGen] Clang changes to support Record::getValueAsString and getValueAsListOfStrings returning StringRef instead of std::string

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 23:49:24 PDT 2017


craig.topper created this revision.

This is the clang version of https://reviews.llvm.org/D33710.


https://reviews.llvm.org/D33711

Files:
  utils/TableGen/ClangAttrEmitter.cpp
  utils/TableGen/ClangDiagnosticsEmitter.cpp
  utils/TableGen/ClangOptionDocEmitter.cpp
  utils/TableGen/ClangSACheckersEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33711.100826.patch
Type: text/x-patch
Size: 8117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/97ce5ca5/attachment.bin>


More information about the llvm-commits mailing list